You are using Memorystore for Redis to cache frequently accessed data and improve your application’s performance. In the event of a complete regional outage, the application will failover to another region. You want to ensure that the Memorystore instance in the new region does not start from an empty cache after failover. What should you do?
- AUse Memorystore Standard Tier. Disable read replicas.
- BUse Memorystore Standard Tier. Configure at least one read replica.
- CSchedule exports of the Memorystore instance. Specify a dual-region Cloud Storage bucket as the export destination. (correct answer)
- DEnable Redis RDB snapshots for Memorystore.
Reveal answer & explanationHide answer
The correct answer is C. Option C: Schedule exports of the Memorystore instance. Specify a dual-region Cloud Storage bucket as the export destination.
Explanation
Cloud Storage provides durable, scalable object storage that is fully managed. Memorystore provides managed in-memory Redis/Memcached caching to reduce latency and offload databases.