Logo
NeoArc Studio

AWS Architecture Diagrams

Create AWS architecture diagrams using 309 official AWS icons across 24 categories including EC2, Lambda, RDS, S3, and networking services.

NeoArc Studio includes 309 official AWS icons across 24 categories, enabling you to create AWS architecture diagrams that follow Amazon's visual standards.

AWS Icon Categories

AWS icons are organised into these categories:

Creating an AWS Diagram

AWS Visual Conventions

Follow AWS diagram conventions:

ElementRepresentation
Region boundaryDashed rectangle labelled with region name
VPCRectangle with VPC icon in corner
Availability ZoneVertical band within VPC
SubnetRectangle within AZ (colour code public/private)
Security GroupDashed boundary around grouped resources

Common AWS Patterns

Typical AWS architecture patterns to document:

Three-Tier Web Application
ALB, EC2/ECS, RDS
Serverless API
API Gateway, Lambda, DynamoDB
Data Pipeline
S3, Glue, Redshift
Event-Driven
EventBridge, Lambda, SQS

Multi-Account Patterns

Document AWS Organizations and multi-account setups:

Best Practices

Use Official Icons
AWS icons maintain brand consistency.
Show Boundaries
Region, VPC, AZ, subnet boundaries.
Label Connections
Include protocols and ports.
Document Security
Show security groups, NACLs, WAF.