
Answer-first summary for fast verification
Answer: Elastic Load Balancing and Auto Scaling
To handle varying traffic loads and distribute requests efficiently, the video streaming platform should implement Elastic Load Balancing to distribute incoming traffic across multiple EC2 instances, and Auto Scaling to automatically scale the number of instances based on demand. This combination ensures high availability, scalability, and even load distribution during peak traffic periods.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A video streaming platform is experiencing high traffic during live events, leading to performance issues and potential service disruptions. They need to design a network architecture that can automatically scale resources and distribute traffic evenly across multiple servers. Which services should they implement?
A
AWS Transit Gateway and AWS Direct Connect
B
Elastic Load Balancing and Auto Scaling
C
AWS Site-to-Site VPN and AWS PrivateLink
D
AWS Global Accelerator and Amazon Route 53
No comments yet.