
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
What is a customer responsibility under the AWS shared responsibility model when using AWS Lambda?
A
Maintenance of the underlying Lambda hardware.
B
Maintenance of the Lambda networking infrastructure.
C
The code and libraries that run in the Lambda functions.
D
The Lambda server software.
Explanation:
Under the AWS shared responsibility model:
The correct answer is C because customers maintain responsibility for their application code, dependencies, and configurations that execute within the Lambda runtime environment.