Q36 — AWS SAA-C03 Ch.9
Question 36 of 40 | ← Chapter 9
Q596. A company provides an API interface to customers so the customers can retrieve their financial information. he company expects a larger number of requests during peak usage times of the year.The company requires the API to respond consistently with low latency to ensure customer satisfaction.The company needs to provide a compute host for the API.Which solution will meet these requirements with the LEAST operational overhead?
- A. Use an Application Load Balancer and Amazon Elastic Container Service (Amazon ECS).
- B. Use Amazon API Gateway and AWS Lambda functions with provisioned concurrency. ✓
- C. Use an Application Load Balancer and an Amazon Elastic Kubernetes Service (Amazon EKS) cluster.
- D. Use Amazon API Gateway and AWS Lambda functions with reserved concurrency.