# AWS architecture (draw.io) An AWS diagram with the boundaries that matter drawn as real containers: the VPC, the public subnets and the private subnets. Swap the plain boxes for the official AWS shapes from the shape library. --- ## What this example shows * Nested containers acting as VPC and subnet boundaries. * Traffic flowing inwards through the public subnet only. * Egress through a NAT gateway, drawn explicitly. --- ## A worked example Open it, edit it, or copy the source below. ![AWS architecture (draw.io)](https://help.gocapable.com/images/att1423343724.png) The source, which you can paste into a new diagram and edit: ``` ``` --- ## Making it your own * Enable the AWS shape library and replace each box with its official icon. * Add availability zones as a second layer of containers if resilience is the story. * Annotate security groups; they are not boundaries you can draw as boxes. --- ## Related [Org chart (draw.io)Reporting lines, a vacancy and a dotted line.](https://help.gocapable.com/diagrams/org-chart-draw-io.html) [UI wireframe (draw.io)A form, a table and two buttons.](https://help.gocapable.com/diagrams/ui-wireframe-draw-io.html) [draw.io examplesBack to the rest of these examples.](https://help.gocapable.com/diagrams/draw-io-examples.html) --- _Open it. Drag something. It is a real canvas._