Cloud Technology & ServicesQuestion 87 of 100

What is the main advantage of a serverless architecture using services like Lambda and DynamoDB?

a.You must manually patch and scale servers
b.You focus on code and data while AWS manages provisioning and scaling of the infrastructure
c.You pay a fixed monthly fee regardless of usage
d.You cannot integrate with other AWS services

Explanation

Serverless services remove the need to provision, patch, and scale servers, letting developers focus on application logic while AWS handles the underlying infrastructure. Billing is typically based on actual usage rather than pre-provisioned capacity.

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