You are on page 1of 6

1. What is IaC?

https://www.exampro.co/terraform
https://www.hashicorp.com/resources/what-is-infrastructure-as-code

2. Popular IaC Tools :

3. Declarative +
4. Infrastructure Lifecycle & Advantages :
https://codilime.com/day-0-day-1-day-2-the-software-lifecycle-in-the-
cloud-age
https://www.hashicorp.com/blog/infrastructure-as-code-in-a-private-or-
public-cloud
5. Non-Idempotent vs Idempotent
https://shahadarsh.com/2020/07/12/principles-patterns-and-practices-
for-effective-infrastructure-as-code/

6. Provisioning VS Deployment VS Orchestration


https://codefol.io/posts/deployment-versus-provisioning-versus-
orchestration
https://en.wikipedia.org/wiki/Provisioning_(telecommunications) - Self-
service_provisioning_for_cloud_computing_services
7. Configuration Drift
https://shahadarsh.com/2020/07/12/principles-patterns-and-practices-
for-effective-infrastructure-as-code/
https://www.hashicorp.com/blog/detecting-and-managing-drift-with-
terraform
https://www.terraform.io/cli/commands/refresh - usage

8. Mutable Infra VS Immutable Infra


https://shahadarsh.com/2020/07/12/principles-patterns-and-practices-
for-effective-infrastructure-as-code

What is GITOPS?
9. Immutable Infra Guarantee

You might also like