Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 979 Bytes

vpc_design.md

File metadata and controls

31 lines (25 loc) · 979 Bytes

VPC Design

PRODUCTION: 10.10.x.x STAGING: 10.20.x.x

VPC Structure

             Internet

+------------+---------------+----------+ | | | | | ALB | ALB | ALB | DMZ | | | | +------------+---------------+----------+

+------------+---------------+----------+ | | | | | EC2 | EC2 | EC2 | APP | | | | +------------+---------------+----------+

+------------+---------------+----------+ | | | | | RDS | | RDS | DB | | | | +------------+---------------+----------+

+------------+---------------+----------+ | | | | | | MGMT | | | | | | +------------+---------------+----------+