Primary Backup Replication

These are personal notes, NOT formal articles

failures

This kind of Replication cannot deal with all types of failuress. It can mainly deal with:

What this replication does not cover is:

Replication is often expensive and the decision to choice to have it of often more of an economic question than a technical one, eg. if you are runing a bank system, replication would be ideal because of the value of the system correctness and uptime to the customer provides compared to day running your own personal blog website.

Types of Replication

Replicated State Machine

TO build a RSM we have certain questions to answer:

CASE STUDY: VMware