SAP-C02 Exam QuestionsBrowse all questions from this exam

SAP-C02 Exam - Question 482


A company is migrating infrastructure for its massive multiplayer game to AWS. The game’s application features a leaderboard where players can see rankings in real time. The leaderboard requires microsecond reads and single-digit-millisecond write latencies. The datasets are single-digit terabytes in size and must be available to accept writes in less than a minute if a primary node failure occurs.

The company needs a solution in which data can persist for further analytical processing through a data pipeline.

Which solution will meet these requirements with the LEAST operational overhead?

Show Answer
Correct Answer: C

MemoryDB for Redis is designed to provide ultra-fast performance with microsecond read and single-digit millisecond write latencies, making it ideal for a real-time leaderboard in a gaming application. It supports Multi-AZ deployments for high availability and can handle primary node failures by promoting a replica quickly. Additionally, it can persist data which makes it suitable for further analytical processing, all with minimal operational overhead.

Discussion

3 comments
Sign in to comment
zapper1234
Jun 25, 2024

memobrydb for ultra-fast Redis performance, so C

rohan0411
Jul 3, 2024

It is C for sure

vip2Option: C
Jul 6, 2024

MEM DB for gaming leaderboard with related latency requirement