How I passed the Terraform Associate Certificate

1. Infrastructure as Code 2. HashiCorp Terraform 3. Preparations for the exam 4. Tips & Tricks 5. Related Certificates In february I passed the Terraform Associate Certificate making me a certified Cloud Engineer. 1. Infrastructure as Code Infrastructure as code (IaC) is the process of managing and provisioning infrastructure. IaC allows versioned configuration of infrastructure which can be deployed in minutes. Where dev environments usually would take hours of manual configuration by multiple Ops people to set up, IaC allows developers to supply fully configured test, dev and prod environments....

February 23, 2021 · 2 min · Me