"If you do what you love, you'll never have to work a day in your life"
OpenTofu and Terraform Naming Conventions
In the previous blog post, I wrote about the principles and best practices of IaC design. To complete the topic of standardization, it is important to consider a standardized codebase. This helps you collaborate more effectively with your teammates in...
IaC Design Principles
There are several principles in designing an Infrastructure as Code (IaC) that DevOps and Cloud Engineering teams should follow from day 0 or should be considered for refactoring an existing setup. IaC is not just well-structured code in HCL formatted...
Tracking and Resolving IaC Drifts
By initiating deployment and provisioning of cloud infrastructure resources using an IaC tool, three entities to be built upon the development and apply. I call them sources of truth that they should be in sync to keep the IaC setup...
By using this website, you agree to our
cookie policy.
Close