CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 47: Google Cloud Professional Cloud Database Engineer

You need to perform a one-time migration of data from a running Cloud SQL for MySQL instance in the us-central1 region to a new Cloud SQL for MySQL instance in the us-east1 region. You want to follow Google-recommended practices to minimize performance impact on the currently running instance. What should you do?

Nội dung câu hỏi

You need to perform a one-time migration of data from a running Cloud SQL for MySQL instance in the us-central1 region to a new Cloud SQL for MySQL instance in the us-east1 region. You want to follow Google-recommended practices to minimize performance impact on the currently running instance. What should you do?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Create and run a Dataflow job that uses JdbcIO to copy data from one Cloud SQL instance to another.
  2. B. Create two Datastream connection profiles, and use them to create a stream from one Cloud SQL instance to another.
  3. C. Create a SQL dump file in Cloud Storage using a temporary instance, and then use that file to import into a new instance. — đáp án hiện tại
  4. D. Create a CSV file by running the SQL statement SELECT...INTO OUTFILE, copy the file to a Cloud Storage bucket, and import it into a new instance.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề