Answer – B
The AWS Documentation mentions the following:
AWS Lambda is a compute service that lets you run code without provisioning or managing servers. AWS Lambda executes your code only when needed and scales automatically, from a few requests per day to thousands per second.
For more information on AWS Lambda, please refer to the below URL:
https://docs.aws.amazon.com/lambda/latest/dg/welcome.html