Solved

A Company Is Running an ASP

Question 249

Multiple Choice

A company is running an ASP.NET MVC application on a single Amazon EC2 instance. A recent increase in application traffic is causing slow response times for users during lunch hours. The company needs to resolve this concern with the least amount of configuration. What should a solutions architect recommend to meet these requirements?


A) Move the application to AWS Elastic Beanstalk. Configure load-based auto scaling and time-based scaling to handle scaling during lunch hours.
B) Move the application to Amazon Elastic Container Service (Amazon ECS) . Create an AWS Lambda function to handle scaling during lunch hours.
C) Move the application to Amazon Elastic Container Service (Amazon ECS) . Configure scheduled scaling for AWS Application Auto Scaling during lunch hours.
D) Move the application to AWS Elastic Beanstalk. Configure load-based auto scaling, and create an AWS Lambda function to handle scaling during lunch hours.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions