List of questions
Related questions
Question 302 - Professional Data Engineer discussion
You need to migrate a Redis database from an on-premises data center to a Memorystore for Redis instance. You want to follow Google-recommended practices and perform the migration for minimal cost. time, and effort. What should you do?
A.
Make a secondary instance of the Redis database on a Compute Engine instance, and then perform a live cutover.
B.
Write a shell script to migrate the Redis data, and create a new Memorystore for Redis instance.
C.
Create a Dataflow job to road the Redis database from the on-premises data center. and write the data to a Memorystore for Redis instance
D.
Make an RDB backup of the Redis database, use the gsutil utility to copy the RDB file into a Cloud Storage bucket, and then import the RDB tile into the Memorystore for Redis instance.
Your answer:
0 comments
Sorted by
Leave a comment first