
AWS Network Atlas active
AWS Network Atlas scans AWS accounts read-only and renders an accurate, interactive, committable network and security diagram — the full traffic path plus security-group posture…
- Typescript
- AWS SDK
- React
- Vite
full write-up
AWS Network Atlas scans AWS accounts read-only and renders an accurate, interactive, committable network and security diagram — the full traffic path plus security-group posture, identity, and a searchable inventory of everything in the account.
Point it at one or more AWS profiles and it stitches a picture of your estate across accounts and regions: VPCs, Transit Gateways, peering, VPN, Direct Connect, load balancers, edge/DNS, IAM, KMS, WAF, and more. Every snapshot is plain text, so the whole diagram is diffable and lives in git alongside your code.
A synthetic demo estate ships with the repo, so you can open the viewer in a browser with no AWS account and no scan.
Built to solve the problem of wanting an actively maintained accurate AWS estate diagram, without needing to grant 3rd party access to your account.
