Skip to main contentSkip to navigation

AWS Lambda

AWS Lambda is a serverless, event-driven compute service that lets you run code without provisioning or managing servers. It automatically scales your application and executes code in response to events.

Related Technologies