Serverless Application Architecture
Serverless Application Architecture
Using AWS
USING AWS MANAGED SERVICES TO BUILD
WEBSITES
BY:
HARSH PATHAK(17UCS028)
MOHIT SAHNI(17UCS035)
What’s the business
case?
Improve responsiveness to customer needs
Centralize and automate resource management
Document and version environment
Support cyclic or shifting usage patterns (match
supply with demand)
Develop skillsets.
AWS Application Models
Lift-and-shift
Quickest and cheapest, but fewest cloud
advantages
Re-Architect
Rebuild application from the ground up using
managed services
Most time consuming and expensive, but most
cloud advantages
Requirements
Javascript
HTML
(AngularJS)
CSS Images
API Gateway
S3
Lambda DynamoDB
Auth0
AWS Architecture – S3
CloudWatch
Internet Edge
API Gateway
Refrences