AWS Certified Cloud Practitioner — Question 978

Which duties are the responsibility of a company that is using AWS Lambda? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Under the AWS Shared Responsibility Model for serverless services like AWS Lambda, AWS manages the underlying infrastructure, including OS patching and physical hardware configuration. The customer remains responsible for writing, updating, and securing their own application code, as well as managing identity and access controls.