GCP Professional Cloud Architect Practice Question

Your team is running a proof-of-concept to migrate a 10 TB on-premises MySQL database to Cloud SQL for MySQL by using Database Migration Service (DMS). Compliance requires an automated report confirming that every target table's row counts and column-level checksums match the source before cut-over. You already have a Cloud Build pipeline that orchestrates the DMS jobs for both staging and production. Which approach best satisfies the validation requirement while maximizing reuse of the existing CI/CD tooling?

  • Add a post-replication step to Cloud Build that builds (or pulls) a custom Docker image containing the open-source Data Validation Tool, runs it to compare source and target MySQL row counts and column-level checksums, and fails the build if mismatches exceed the configured threshold.

  • Invoke Cloud Data Loss Prevention (DLP) API scans on both databases from Cloud Build and compare the number of sensitive-data findings to confirm that the two datasets are identical.

  • Configure Database Migration Service to generate a built-in data consistency report that automatically blocks cut-over if mismatches are found, and have Cloud Deploy proceed only after the report passes.

  • Trigger a Cloud Function that exports full SQL dumps from both databases, computes whole-file checksums with Cloud Storage, and requires manual review of the checksum values before proceeding.

GCP Professional Cloud Architect
Analyzing and optimizing technical and business processes
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