AWS Multi-AZ Computing Description Deploy secure, distributed and multi-AZ computing power on AWS using Terraform. Architecture How to use Architecture Instructions Multi AZ computing Specify an access and secret key of an AWS account in the provider section inside the init.tf script. Run terraform init -> terraform plan -> terraform apply from your terminal. References References Create a VPC using Terraform modules Create an EC2 instance using Terraform Create an ALB using Terraform Create a Security Group using Terraform Create an ALB listener using Terraform Create an ALB target group using Terraform Create an ALB target group attachment using Terraform