• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » What is Data Replication?

By Abhishek Ghosh September 25, 2021 6:25 pm Updated on September 25, 2021

What is Data Replication?

Advertisement

Replication or replication in the literal sense of the word is the mere production of multiple copies (copies) of the same data but is usually associated with the regular comparison of the data. In general, replication in data processing is used to make data accessible in multiple places. On the one hand, this is used for data backup; on the other hand, to shorten response times, especially for read data accesses.

The simplest form of data replication is the storage of a copy of a file, in advanced form the copy and paste of modern operating systems. Replication in the literal sense is also the duplication of optical data carriers in a pressing plant or with the help of a burner.

Changing data accesses are generally more complex due to the multiple keeping of the data. In the case of frequently encountered master/slave replication, a distinction is made between the “original” of the data (primary data) and the dependent copies. In the case of equivalent copies (version management), merge strategies must be used in replication to merge the data stocks (casual synchronization, different from real synchronization).

Advertisement

---

Sometimes it is important to know the timeliness of the replicas. Depending on the type of replication, there is a certain amount of time between the processing or creation of the primary data and its replication. This period is also called timeline but is usually referred to as latency.

Synchronous replication

Synchronous replication is when a change operation on a data object can only be completed if it has also been performed on the replicas. To be able to implement this technology, a protocol to ensure the atomicity (indivisibility) of transactions must be used, the commit protocol. Synchronous replication strategies:

  • ROWA procedure
  • Voting procedure, e.g. weighted voting

Examples of synchronous replication include:

  • Warm Standby Replication
  • Hot Standby Replication of SQL Server Microsoft Databases

 

Asynchronous replication

If there is a latency between the processing of the primary data and replication, it is called asynchrony. The data is synchronous (identical) only at the time of replication. A simple variant of asynchronous replication is “File Transfer Replication”, the transfer of files via FTP or SSH.

This means that the data from the replicas are only a snapshot of the primary data at a given point in time. At the database level, the transaction logs of the databases can be transported from one server to another at short time intervals and read into the database. Assuming an intact network, the latency then corresponds to the time interval in which the transaction logs are written. Asynchronous replication strategies:

  • Merge replication
  • Primary Copy
  • Snapshot replication

 

What is Data Replication

Pros and cons of replication

Advantages of replicas in distributed database systems:

  • Increased availability of data
  • Acceleration of read accesses
  • Better options for load balancing and query optimization

Disadvantages:

  • High update effort
  • Increased disk space requirements
  • Possible redundancy of the data sets with possible networking
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to What is Data Replication?

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

  • Replication in Cloud Computing

    Replication in Cloud Computing refers to multiple storage of the same data to several different locations by usually synchronization of these data sources.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy