
Answer-first summary for fast verification
Answer: Amazon API Gateway and AWS Lambda
Amazon API Gateway and AWS Lambda provide a fully managed solution for building, deploying, and managing APIs. API Gateway handles the API traffic management and security, while Lambda executes the backend logic, ensuring scalability and ease of maintenance.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company needs to create a data API to expose customer data from an Amazon RDS database to internal applications. The API needs to be secure, scalable, and easy to maintain. Which AWS services would you recommend for building this API?
A
Amazon API Gateway and AWS Lambda
B
Amazon EC2 and Elastic Load Balancer
C
Amazon S3 and AWS CloudFront
D
Amazon RDS and AWS Direct Connect
No comments yet.