- Serverless Computing - AWS Lambda - Amazon Web Services
With AWS Lambda, you can build and operate powerful web and mobile back-ends that deliver consistent, uninterrupted service to end users by automatically scaling up and down based on real-time needs
- What is AWS Lambda?
Lambda runs your code on a high-availability compute infrastructure and manages all the computing resources, including server and operating system maintenance, capacity provisioning, automatic scaling, and logging
- Serverless Computing - AWS Lambda Features - Amazon Web Services
AWS Lambda invokes your code only when needed, and automatically scales to support the rate of incoming requests without any manual configuration There is no limit to the number of requests your code can handle AWS Lambda typically starts running your code within milliseconds of an event
- AWS Lambda Documentation
Provides a conceptual overview of AWS Lambda, detailed instructions for using the various features, and a complete API reference for developers
- AWS Fargate or AWS Lambda?
To explore whether AWS Fargate or AWS Lambda meet your needs for a serverless compute service
|