the active database serving all read/write traffic 2. **Standby database** — receives log records from the primary and replays them continuously 3. **Log shipping** — transaction log records are sent from primary to standby over TCP/IP 4. **Log replay** — the standby applies log records to keep its