
Ultimate access to all questions.
Answer-first summary for fast verification
Answer: AWS Lambda, Amazon RDS
The correct answers are AWS Lambda (Option B) and Amazon RDS (Option C). AWS Lambda is a serverless compute service that minimizes administrative effort as it automatically manages the underlying infrastructure. Amazon RDS provides managed relational database services, allowing you to store data in a relational format without having to manage the database infrastructure. Together, these services meet the requirements of minimal administrative effort, sufficient computation resources, and relational data handling.
Author: LeetQuiz Editorial Team
No comments yet.
Which AWS services combination, with minimal administrative overhead, should a solutions architect choose for a RESTAPI in Amazon API Gateway that requires 1 GB memory, 2 GB storage, and relational data format?
A
Amazon EC2
B
AWS Lambda
C
Amazon RDS
D
Amazon DynamoDB
E
Amazon Elastic Kubernetes Services (Amazon EKS)