
Answer-first summary for fast verification
Answer: Elastic Load Balancing and Auto Scaling
To handle sudden traffic spikes and ensure high availability, the gaming company should implement Elastic Load Balancing to distribute incoming traffic evenly across multiple EC2 instances, and Auto Scaling to automatically scale the number of instances up or down based on demand. This combination ensures that the application can handle varying loads and scale resources as needed.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A gaming company needs to design a network architecture that can handle sudden spikes in traffic during the launch of a new online game. The architecture should automatically scale resources and distribute traffic evenly across multiple instances to ensure high availability. Which services should they implement?
A
AWS Direct Connect and AWS Transit Gateway
B
Elastic Load Balancing and Auto Scaling
C
AWS Global Accelerator and Amazon CloudFront
D
AWS Site-to-Site VPN and AWS PrivateLink