
Terraform Consulting for The Big Tech Company
CROZ provided Terraform consulting to enable a jump-start in using Terraform as IaC tool for one Big Tech Company.
CROZ provided Terraform consulting to enable a jump-start in using Terraform as IaC tool for one Big Tech Company.
Welcome to 0800-DEVOPS, a newsletter digest of interesting ideas from the world of DevOps, technical practices and increased productivity! We talked with Sasha Rosenbaum about her involvement in DevOps community, her experiences during large transformations and favorite mistakes she has made along the way.
Infrastructure as Code is a mechanism for creating and maintaining runtime infrastructure based on a definition usually stored in a version control system. The main idea here is that runtime infrastructure can be defined via machine-readable files that can be stored and versioned, much like regular source code. GitOps extends this concept by using Git as version control system.