List of questions
Related questions
Question 766 - SAA-C03 discussion
A video game company is deploying a new gaming application to its global users. The company requires a solution that will provide near real-time reviews and rankings of the players.
A solutions architect must design a solution to provide fast access to the data. The solution must also ensure the data persists on disks in the event that the company restarts the application.
Which solution will meet these requirements with the LEAST operational overhead?
A.
Configure an Amazon CloudFront distribution with an Amazon S3 bucket as the origin. Store the player data in the S3 bucket.
B.
Create Amazon EC2 instances in multiple AWS Regions. Store the player data on the EC2 instances. Configure Amazon Route 53 with geolocation records to direct users to the closest EC2 instance.
C.
Deploy an Amazon ElastiCache for Redis cluster. Store the player data in the ElastiCache cluster.
D.
Deploy an Amazon ElastiCache for Memcached cluster. Store the player data in the ElastiCache cluster.
Your answer:
0 comments
Sorted by
Leave a comment first