Three-tier web app in AWS with VPC, ALB, EC2 & RDS.
Three-tier architecture is a well-established software
application architecture that organizes applications.
The presentation layer (web server), the business logic
layer (app_jboss server) and the data storage layer (DB RDS).
following AWS services to design and build a three-tier
cloud infrastructure:
- Route53.
- Elastic Compute Cloud
(EC2),
- Auto Scaling Group,
- Virtual Private Cloud (VPC),
- Internet Gateway.
- Elastic Load Balancer
(ELB),
- Security Groups.
- RDS replication.
- S3 bucket.
VPC setup :-
No comments:
Post a Comment