Q77 — AWS SAA-C03 Ch.4

Question 77 of 105 | ← Chapter 4

Q272. A company hosts a multiplayer gaming application on AWS. The company wants the application to read data with sub-milisecond latency and run one-time queries on historical data.Which solution will meet these requirements with the LEAST operational overhead?

Correct Answer: C. Use Amazon DynamoDB with DynamoDB Accelerator (DAX) for data that is frequently accessed. Export the data to an Amazon S3 bucket by using DynamoDB table export. Run one-time queries on the data in Amazon S3 by using Amazon Athena