Migration
A database migration can appear successful while leaving missing rows, stale writes, broken users, or an application connected to the wrong server.
A safe production migration is not a single file transfer. It is a controlled change to compute, data, networking, security, and external integrations.

