AWS Certified Solutions Architect Professional SAP-C02 Practice Question

Your company is modernizing a legacy e-commerce platform that currently stores all user session data in a single-Region MySQL database. The refactored application will run as microservices on Amazon EKS in us-east-1 and eu-west-1 behind Amazon CloudFront. Architects require that the new session store (1) delivers sub-millisecond read/write latency in each Region, (2) expires each session 30 minutes after the last update, (3) replicates session data between Regions with under-1-second lag so users continue browsing if traffic is rerouted, and (4) is fully managed so patching, scaling, and node recovery are handled by AWS. Because the data is ephemeral, durable disk storage is not needed. Which solution meets these requirements with the least operational effort?

  • Deploy an Amazon MemoryDB for Redis Multi-Region cluster and rely on its active-active replication for session sharing.

  • Create an Amazon ElastiCache for Redis cluster in us-east-1 and enable Global Datastore with a secondary cluster in eu-west-1. Configure a 1 800-second TTL on each session key.

  • Provision an Amazon Aurora MySQL global database with reader instances in eu-west-1 and use a scheduled database event to delete rows older than 30 minutes.

  • Store the sessions in Amazon DynamoDB global tables and place Amazon DAX clusters in each Region, using a TTL attribute set to 30 minutes.

AWS Certified Solutions Architect Professional SAP-C02
Accelerate Workload Migration and Modernization
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot