Staff running AWS Lambda notification functions believe they own no security duties because the service is serverless. What should the Cloud Practitioner clarify?
Select an answer to reveal the explanation.
Short Explanation
Serverless is like a managed kitchen where AWS runs the building systems — you still bring the recipe, the keys, and the secret sauce. Lambda code, IAM, and sensitive data handling stay on the customer side. “No duties” is the myth to retire.
Full Explanation
For AWS Lambda, AWS manages the underlying execution environment and infrastructure, while customers remain responsible for their code, configuration, permissions, and data. Shared responsibility does not disappear for serverless; the split moves. Cloud Practitioner items test that customers still own critical security duties on Lambda.