Serverless, Event-driven compute service
▪ Trigger Lambda from over 200 AWS services
▪ Run code without provisioning or managing infrastructure. Simply write and upload code as
a .zip file or container image.
▪ Code execution requests at any scale
▪ Pay-as-you-go; Save costs by paying only for the compute time you use—by permillisecond—instead of provisioning infrastructure
▪ Optimize code execution time and performance with the right function memory size.
▪ Respond to high demand in double-digit milliseconds with Provisioned Concurrency.