Why Terraform -

1. Infrastructure as Code (IaC)

Instead of manually creating:

You write code and infra created

2. Automation

No manual clicking again and again.

Create full infrastructure in seconds:

3. Consistency

Same code = Same infrastructure every time

Good for: