AWS Certified Cloud Practitioner (CLF-C02) — Question 365

Which of the following AWS services are serverless? (Choose two.)

Answer options

Correct answer: D, E

Explanation

AWS Lambda and AWS Fargate are serverless compute services because AWS automatically manages the underlying infrastructure, provisioning, and scaling for them. Conversely, Amazon EC2 and Amazon EKS require manual server management or node provisioning, while AWS Outposts is an on-premises hardware solution.