Yosmar 1 Posted March 12, 2020 Share Posted March 12, 2020 I want to understand the differences between synchronous and asynchronous replication. 1 Quote Link to post Share on other sites
Official Moderator 26 Posted March 12, 2020 Share Posted March 12, 2020 Asynchronous replication is a data storage backup technique where data is not immediately backed up during or immediately after the primary storage acknowledges write complete, but rather done over a period of time. This method results in a system with good performance and lesser bandwidth requirement, but the backups are not immediately available if something happens to the primary storage. Synchronous vs. Asynchronous Replication Strategy: https://www.nakivo.com/blog/synchronous-vs-asynchronous-replication-strategy/ Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.