Learn how to apply Infrastructure as Code (IaC) with Terraform. Covers Web Apps, Database, VM, Kubernetes and Azure.
What you'll learn
- Automate infrastructure deployment to the cloud
- Create Terraform templates
- Working with the "Execution Plan"
- Sharing and locking the State file
- Deploy into dev/test and production
- DevOps CI/CD pipelines for Terraform
- GitOps with Atlantis
- Creating and deploying Web Apps, Databases, VMs, Storage, Kubernetes clusters
- Deploy to multiple cloud platforms using Modules
- Troubleshooting Terraform
- Applying Infrastructure as Code (IaC)