Question 109:
Your company is planning to host a web application on a set of EC2 Instances. Based on the initial response, it has now been decided to add a service that would help distribute the traffic across a set of EC2 Instances hosting the application. The main requirements are that the service should be able to scale to a million requests per second. Which of the following would you implement for this requirement?
Answer options:
A.An ECS Cluster B.A Network Load balancer C.A Classic Load Balancer D.An SQS queue