Replication involves strictly copying data from one
database node (primary) to one or more nodes (replicas).
This increases
Availability (if one fails, others work) and Read
Performance (reads can be spread across replicas).