AWS Certified Cloud Practitioner — Question 11

Under the AWS shared responsibility model, which task is the customer's responsibility when managing AWS Lambda functions?

Answer options

Correct answer: A

Explanation

The correct answer is A, as customers are responsible for managing the code and versions of their Lambda functions. Options B and D are incorrect because AWS manages the infrastructure and runtime environment for Lambda, while option C is also AWS's responsibility, as they handle the scaling of resources.