250 likes | 357 Vues
Explore the concepts of file-based and database-based replication, including asynchronous and synchronous methods. Discover the importance of caching, table structures, transaction logs, and more for efficient data replication strategies.
E N D
BACKUP/MASTER:Replication Dorian CougiasCEO Network Frontiers
What is being replicated? Volume File-based Database-based How it is being replicated? Asynchronously Synchronously “Timed” push or pull Caching An overview of replication
Anatomy of a database • Tables of information • Index of tables • Transaction Log for repair in the event of failure • Cache that sits in RAM