Examtopics

AWS Certified Solutions Architect - Professional
  • Topic 1 Question 483

    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?

    • Create an Amazon ROS database with a read replica. Configure the application to point writes to the writer endpoint. Configure the application to point reads to the reader endpoint.

    • Create an Amazon MemoryDB for Redis cluster in Muit-AZ mode Configure the application to interact with the primary node.

    • Create multiple Redis nodes on Amazon EC2 instances that are spread across multiple Availability Zones. Configure backups to Amazon S3.


    シャッフルモード