Slide 20
Slide 20 text
• Pros
• Cheaper to scale if necessary;
• Free tier is quite generous
• Single command deployment;
• Support different stages (e.g. dev, test, prod, …)
• Support api versioning
• Good monitoring tools
• Advanced log analytics
• Alerts (e.g. latency alerts, etc)
• Cons
• Package size limitation - (50 Mb)
• Vendor lock. Chalice supports AWS only
• URL may change in some scenarios. Make sure
you use a proxy url in front of it
20
AWS Lambda
Serverless Backend API
From Flask to serverless with AWS Chalice