Q85 — AWS SAA-C03 Ch.4

Question 85 of 105 | ← Chapter 4

Q280. A company is developing a real-time multiplier game that uses UDP for communications between client and servers in an Auto Scaling group Spikes in demand are anticipated during the day, so the game server platform must adapt accordingly. Developers want to store gamer scores and other non-relational data in a database solution that will scale without intervention. Which solution should a solution architect recommend?

Correct Answer: B. Use a Network Load Balancer for traffic distribution and Amazon DynamoDB on-demand for data storage.

Explanation

UDP ==> network load balancer, Non Relational DB ==> DynamoDB https://aws.amazon.com/blogs/aws/ new-udp-load-balancing-for-network-load-balancer/