What Is AWS Lambda?
A serverless compute service that runs code in response to events without requiring the user to provision or manage servers, billing only for actual execution time.
AWS Lambda across 2 exams
AWS Lambda appears on the following exams. Each defines it in the context candidates are tested on:
- AWS SAA-C03
- A serverless compute service that runs code in response to events without requiring the user to provision or manage servers, billing only for actual execution time.
- AWS CCP (CLF-C02)
- A serverless compute service that executes code in response to triggers without requiring server management, billed by requests and execution time.