Templates
AWSTerraform template

3-Tier App on AWS

A classic web/app/data topology: a public load balancer, an application EC2 tier, and a PostgreSQL RDS database, each in its own subnet of a new VPC.

What it will do

  • New VPC with public, app, and data subnets
  • Application Load Balancer in the public tier
  • EC2 application tier and a private RDS database
Loading diagram…
vpcalbec2rds3-tier
Opens a chat and builds this for you.