exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C02 exam

Exam AWS Certified Solutions Architect - Associate SAA-C02 topic 1 question 190 discussion

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 solutions architect recommend?

  • A. Use Amazon Route 53 for traffic distribution and Amazon Aurora Serverless for data storage.
  • B. Use a Network Load Balancer for traffic distribution and Amazon DynamoDB on-demand for data storage.
  • C. Use a Network Load Balancer for traffic distribution and Amazon Aurora Global Database for data storage.
  • D. Use an Application Load Balancer for traffic distribution and Amazon DynamoDB global tables for data storage.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
manoj101
Highly Voted 3 years, 8 months ago
B is correct. It's Layer 4 (UDP) & non Relational database requirement,.
upvoted 76 times
MuleMax
3 years, 7 months ago
B is correct.
upvoted 4 times
...
...
Prabudas
Highly Voted 3 years, 8 months ago
B NLB for UDP Dynamo DB for storage for non relational DB
upvoted 14 times
...
naveenagurjara
Most Recent 2 years, 11 months ago
Selected Answer: B
UDP is NLB and non-relational data (NoSQL) = Dynamo DB
upvoted 1 times
...
Indy2021
3 years, 4 months ago
Selected Answer: B
BBBBBB
upvoted 1 times
...
nazree
3 years, 5 months ago
B is correct
upvoted 1 times
...
shamg
3 years, 5 months ago
Its B - UDP (Layer4) + Non Relational DB
upvoted 1 times
...
samuel1999
3 years, 6 months ago
no one choose d? why d is not correct?
upvoted 1 times
Thinkthrough
3 years, 5 months ago
UDP is in layer 4 = Network Load Balance Application is in Layer 7 = Application Load Balance
upvoted 1 times
...
...
Cabrera
3 years, 7 months ago
B is fine NoRelational DB - > Dynamodb UDP -> NLB
upvoted 2 times
...
woke
3 years, 7 months ago
B. Use a Network Load Balancer for traffic distribution and Amazon DynamoDB on-demand for data storage.
upvoted 3 times
...
bipuljaishwal
3 years, 7 months ago
NLB for UDP Dynamo DB for storage for non relational DB
upvoted 3 times
...
reliquary
3 years, 7 months ago
came up in my exam yesterday i picked B
upvoted 4 times
...
syu31svc
3 years, 7 months ago
"non-relational data" -> DynamoDB is to be used so A and D are out "UDP for communications" -> Network Load Balancer to be used Answer is B
upvoted 3 times
...
KK_uniq
3 years, 7 months ago
B for sure. Since it is UDP think NLB and nosql it is Dynamodb
upvoted 1 times
...
Yogi
3 years, 7 months ago
Ans=B. Use a Network Load Balancer for traffic distribution and Amazon DynamoDB on demand for data storage.
upvoted 1 times
...
pottireddy
3 years, 7 months ago
Every one say B , Website Say D ...Is it not misleading - At least please post why you say D ? it helps new guys like us .
upvoted 2 times
dave0808
3 years, 7 months ago
to help us actually study for the topics, my friend
upvoted 1 times
...
AWSforWork
3 years, 7 months ago
because UDP is layer 4 and layer 4 supports NLB not ALB
upvoted 1 times
...
...
rakku
3 years, 7 months ago
B : UDP for Network load balancer and non relation is Dynamodb
upvoted 1 times
...
askdd
3 years, 7 months ago
It is 'B'. UDP communication & non-relational DB that can scale without intervention
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...