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?
AUse an Application Load Balancer and Amazon Elastic Container Service (Amazon ECS).
BUse Amazon API Gateway and AWS Lambda functions with provisioned concurrency.
CUse an Application Load Balancer and an Amazon Elastic Kubernetes Service (Amazon EKS) cluster.
DUse Amazon API Gateway and AWS Lambda functions with reserved concurrency.