Please enable JavaScript.
Coggle requires JavaScript to display documents.
AWS Serverless Application - Coggle Diagram
AWS Serverless
Application
Front-end
ReactJS
Front-end Javascript Library
S3
File Store service
Host static website
CloudFront
Cache static content nearest user
Back-end
API Gateway
RESTfull, HTTP, WebSocket API at any scale
Low cost
"
Front door
"
Lambda
compute service
Zero administration
Auto scale
High availability
Step Function
visual workflow
reliable and scalable
SQS (Simple Queue Service)
Message queuing service
decouple and scale
Fully managed
SNS (Simple Notification Service)
send and receive notification
Database
DynamoDB
No SQL
Fully managed
Fast and predictable performance
Seamless scalability
Authentication and Authorization
Cognito