How I deployed a two tier Architecture using Terraform
Use Case:
Set up 2 EC2 instances on AWS
Deploy an Nginx web server on these instances
Set up an ALB to route request to my private EC2 instances
Make sure each server displays its hostname
Note:
The tutor should not be able to access my web se...
gladys-devops.hashnode.dev7 min read