Week 9
Serverless
March 30, 2018
AWS Lambda lets you run code without provisioning or managing servers. You pay only for the compute time you consume - there is no charge when your code is not running. With Lambda, you can run code for virtually any type of application or backend service - all with zero administration. Just upload your code and Lambda takes care of everything required to run and scale your code with high availability.
Higher Level Abstractions
Storage | Networking | Compute | |
---|---|---|---|
IaaS | EBS, RDS | N/A | EC2 |
Serverless | S3, DynamoDB | API Gateway, LBs | Lambda! |
Complete the worksheet section on Lambda.
(Get pumped)
Proposal due this Sunday
Proposal meetings next week
Short ALB
Feedback form: ter.ps/feedback9