Infrastructure as Code & Introduction to Terraform
INTRODUCTION
How IaC is different from Declarative Scripting
Declarative Scripting
Hard to reproduce large infrastructure.
Hard to track & revert changes.
Very error-prone in terms of configurati
myawsworkspace.hashnode.dev5 min read