Palo_Alto_Networks
PCCET · Question #84
Which of the following is an AWS serverless service?
The correct answer is D. Lambda. AWS Lambda is Amazon's serverless compute service that lets you run code without provisioning or managing servers. You pay only for the compute time consumed. The other options (Beta, Kappa, Delta) are Greek letters but do not correspond to real AWS services.
Submitted by chen.hong· Apr 18, 2026Cloud Security
Question
Which of the following is an AWS serverless service?
Options
- ABeta
- BKappa
- CDelta
- DLambda
How the community answered
(21 responses)- A5% (1)
- C5% (1)
- D90% (19)
Explanation
AWS Lambda is Amazon's serverless compute service that lets you run code without provisioning or managing servers. You pay only for the compute time consumed. The other options (Beta, Kappa, Delta) are Greek letters but do not correspond to real AWS services.
Topics
#AWS services#Serverless computing#AWS Lambda#Cloud services
Community Discussion
No community discussion yet for this question.