Setup VPC, Deploy EC2 using Terraform and Connect with ALB
I built a private network on AWS using VPC to keep my remote machines secure. With Terraform, I launched EC2 instances for my web app and database, and they talk to each other safely.
I have created VPC connect endpoint to connect with Private EC2
Al...
brodevops.hashnode.dev6 min read