AWS 3-tier architecture
2024-12-30 09:37:13 3 Report
Log in to view full content
This flowchart illustrates the AWS 3-tier architecture, a robust framework designed for deploying scalable and secure web applications. It highlights key components such as the VPC, Auto Scaling groups for WEB and API instances, and the integration of CloudFront and Route53 for optimized user access. The architecture ensures high availability through the use of multiple Availability Zones and load balancing via ALB and NLB. Security and monitoring are managed with IAM, WAF, and CloudWatch. Data management is handled using MySQL databases and Redis, with S3 for storage, ensuring efficient read and write operations across public and private subnets.
Other works by the author
Outline/Content
7
4
AWS Cloud
Availability Zone
WEBInstance
APIInstances
2
Writes
ALB
13
User Access
CloudFront
Route53
Bastion
6
CloudWatch
Public subnet
VPC
10
NLB
redis
8
9
Reads
Private subnet
S3
11
Region-Tokyo
12
Auto Scaling group
IAM
3
IGW
MySQL(Slave)
NAT
WAF
1
5
MySQL(Master)

0 Comments
Next Page
Recommended for you
See more