You must modify an existing Terraform configuration to deploy a subnet within the Web VPC and provision an EC2 instance inside the subnet. Only t2.micro…
Deploy a Highly Available Website with Terraform on AWS – Lab 21
Using Terraform deploy a web server on EC2 instance with ELB in front Services Covered Terraform Lab description You are provided with a partially completed…
Using Terraform with remote state and lock create EC2 Instance – Lab 43
In this challenge I need to create a S3 bucket and a DynamoDB for remote state and lock backend setup for Terraform. As resources an…
Terraform final deployment – VPC, ALB, React App, API and MongoDB – Lab 45
Part three of Terraform project. In this lab I will add an React App backed with API and MongoDB Services Covered Terraform Lab description Previousll…
Using Terraform create VPC with subnets, ALB with EC2 Instance running NGINX – Lab 47
Continuing on the previous lab where I used Terraform to deploy resources, now with ALB and ASG added Services Covered Terraform Lab description Create an…
Using Terraform create VPC with subnets, EC2 Instance running NGINX server – Lab 48
Practising Terraform on AWS. I will create a VPC in two AZ’s with subnets, IGW and Rout table. Services Covered Terraform Lab description Create a…
Using Terraform launch a NGINX server on EC2 with Elastic IP – Lab 72
I want to learn Terraform since that many say that it’s widly used in Cloud community even though that AWS has it’s IaC solution SAM.…