Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

AWS Lambda Fundamentals AWS Lambda programming model 1 min

AWS Lambda allows you to run your own code in the cloud. You can use the programming language you already use, and the IDE that you are most familiar with.

The Lambda programming model is common to all of the runtimes. The programming model defines the interface between your code and the Lambda service.