A company hosts an internal serverless application on AWS by using Amazon API Gateway and AWS Lambda. The company’s employees report issues with high latency when they begin using the application each day. The company wants to reduce latency. Which solution will meet these requirements?
AIncrease the API Gateway throttling limit.
BSet up a scheduled scaling to increase Lambda provisioned concurrency before employees begin to use the application each day.
CCreate an Amazon CloudWatch alarm to initiate a Lambda function as a target for the alarm at the beginning of each day.