Bird
0
0

Which AWS service is an example of serverless compute?

easy📝 Syntax Q12 of 15
AWS - Serverless Architecture
Which AWS service is an example of serverless compute?
AAmazon EC2
BAWS Lambda
CAmazon RDS
DAmazon S3
Step-by-Step Solution
Solution:
  1. Step 1: Identify serverless compute services

    AWS Lambda runs code without managing servers, fitting serverless compute.
  2. Step 2: Compare options

    EC2 requires server management, RDS is managed database, S3 is storage.
  3. Final Answer:

    AWS Lambda -> Option B
  4. Quick Check:

    Serverless compute = AWS Lambda [OK]
Quick Trick: Lambda runs code without servers, EC2 does not [OK]
Common Mistakes:
  • Choosing EC2 which requires server management
  • Confusing storage (S3) with compute
  • Selecting RDS which is managed database, not compute

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes