AWS Services
EC2
Virtual servers in the cloud
Lambda
Serverless compute service
ECS
Container orchestration service
S3
Object storage service
RDS
Managed relational database
DynamoDB
NoSQL database service
ElastiCache
In-memory caching service
CloudFront
Content delivery network
Route 53
DNS and domain management
VPC
Virtual private cloud
API Gateway
API management service
VPC Environment
Virtual network container with public and private subnets
Public Subnet
Internet-accessible subnet with public IP assignment
Private Subnet
Internal-only subnet without public IP assignment
Application Load Balancer
Layer 7 load balancer for HTTP/HTTPS traffic
Network Load Balancer
Layer 4 load balancer for TCP/UDP traffic
NAT Gateway
Network address translation for private subnet internet access
IAM Role
Identity and access management
Cognito
User authentication service
SNS
Pub/sub messaging service
SQS
Message queue service
Drag services onto the canvas
Start designing your architecture
Drag AWS services from the left panel onto the canvas to begin building your infrastructure
// === index.ts ===
// No resources to generate
// Drag AWS services onto the canvas to create your architecture