Home
Launch type: EC2 | Template: Apache | Language: HCL
★ Key Features
- Apache Tomcat
- Highly available
- PostgreSql
★ Security Features
- Bastion hosts
- Private subnets
- Amazon managed SSL certificate
Description
- This architecture diagram shows a highly available AWS deployment where traffic from users flows through Route 53 DNS to a load balancer in the public subnet.
- The load balancer directs requests to EC2 instances running Red Hat and Apache in private subnets, which are managed by an auto scaling group for reliability.
- The application is backed by a PostgreSQL database with a main instance and a replica, while monitoring and security are handled by CloudWatch and SSL/TLS.