Home › AWS Cloud Practitioner › cloudcomputing › cloudtechnology › Which AWS compute option lets developers run cod…
Which AWS compute option lets developers run code in response to events WITHOUT provisioning or managing servers?
AAWS Outposts
BAWS Lambda
CAWS Snowball
DAmazon EC2 Reserved Instances
Answer & Solution
Correct answer: B. AWS Lambda
Lambda is AWS's serverless function service — you upload code, configure a trigger (HTTP, S3 upload, queue message, schedule), and AWS runs it on demand with no server management. EC2 (even Reserved) still requires instance management. Outposts is on-prem hardware. Snowball is offline data transfer.
Related questions
An auto scaling group is configured with a desired capacity of 4, a minimum of 2, and a maWhat is the key difference between Amazon Route 53 and Amazon CloudFront when used togetheWhich statement about Amazon VPC subnets is correct?A team migrating a self-hosted PostgreSQL database to AWS wants minimal downtime, ongoing A team needs to run a containerised microservice without managing the underlying EC2 instaWhich connectivity option provides a dedicated, private network connection between an on-pIn an Amazon VPC, what is the role of a security group?Which AWS database service is designed as a fully managed NoSQL key-value and document dat