AWS Lambda
AWS Lambda is an event-driven, serverless computing service that allows you to run code without provisioning or managing servers. You simply upload your code, and Lambda handles the infrastructure required to run and scale it with high availability.
2 articles
