AWS Certified Cloud Practitioner (CLF-C02) — Question 277
What is a benefit of using AWS serverless computing?
Answer options
- A. Application deployment and management are not required.
- B. Application security will be fully managed by AWS.
- C. Monitoring and logging are not needed.
- D. Management of infrastructure is offloaded to AWS.
Correct answer: D
Explanation
AWS serverless computing offloads underlying infrastructure management tasks, such as OS patching and capacity provisioning, entirely to AWS. While AWS manages the infrastructure, the customer is still responsible for application deployment, configuration, application-level security, and monitoring. Therefore, only infrastructure management is offloaded, making Option D the correct benefit.