A company is migrating a PostgreSQL database to Cloud SQL using DMS continuous migration. After the full dump, the CDC phase is replicating changes. To prepare for cutover, which TWO actions should the engineer take? (Choose 2)
Ensures source and target are in sync.
Why this answer
Quiesce writes to ensure no new changes, and confirm DMS lag is 0 before promoting.