Google Cloud Professional Data Engineer — Question 140

You have a Standard Tier Memorystore for Redis instance deployed in a production environment. You need to simulate a Redis instance failover in the most accurate disaster recovery situation, and ensure that the failover has no impact on production data. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because initiating a manual failover using the force-data-loss data protection mode in a development environment allows for accurate simulation without impacting production data. Options A and D use limited-data-loss mode, which does not align with the goal of simulating a complete failover. Option C suggests modifying the production instance, which is not suitable for a simulation scenario.