A financial application requires that database transactions are written to both a primary and a secondary database in different availability zones simultaneously. A transaction is only considered complete after it is successfully committed to both locations to ensure zero data loss in case of a failure. Which type of replication does this scenario describe?
-
A
Asynchronous replication
-
B
Snapshot replication
-
C
Log shipping
-
D
Synchronous replication