AWS Certified Cloud Practitioner — Question 138
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
The correct answer is D because AWS serverless computing allows developers to focus on code without worrying about the underlying infrastructure, which is managed by AWS. Option A is incorrect because deployment and management are still required, albeit simplified. Option B is misleading as AWS provides security features, but full management is not guaranteed. Option C is incorrect because monitoring and logging are still essential for application performance and troubleshooting.