Cloud Technology & ServicesQuestion 57 of 100

Which service lets you run code without provisioning or managing servers, charging only for the compute time consumed?

a.Amazon EC2
b.Amazon RDS
c.Amazon EBS
d.AWS Lambda

Explanation

AWS Lambda is a serverless compute service that runs your code in response to events and automatically manages the underlying compute. You pay only for the requests and the compute time your code uses.

Practice all 100 questions free — no signup required.

Related questions on this topic

Last reviewed: · editorial process

PrepPass Editorial Team · Verified against AWS Certified Cloud Practitioner (CLF-C02) · How we review
Report