
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 high availability and scalability.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your team is developing a data API to expose sales data from an Amazon Redshift cluster to external systems. The API needs to be highly available, scalable, and secure. 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.