Design secure Architecture
π§ Quick Story: How the traffic flows
Imagine a user on the internet:
π User β sends HTTPS (port 443) request β to ALB
π‘οΈ ALB β forwards HTTP (port 80) request β to EC2 (Auto Scaling Group)
π₯οΈ EC2 β connects PostgreSQL (port 5432) β to RDS dat...
blog-secure-devops-architect.hashnode.dev1 min read