
Explanation:
AWS Lambda is ideal for serverless backend services as it allows you to run code without provisioning or managing servers, and you only pay for the compute time you consume.
Ultimate access to all questions.
No comments yet.
An e-commerce company is evaluating AWS services for a cost-effective, serverless option to handle backend API requests. Which service should they consider?
A
Amazon EC2
B
AWS Lambda
C
Amazon ECS
D
AWS Fargate