# 8 System Design: Database Replication
Welcome to the 8th episode :)
Cmd + C, Cmd+V
Is that replication ?
Yes it is ! copying data from one source to another and repeating this process is called Replication.
Data is copied for a variety of reasons:
To safeguard against data loss dur...
devblossoms.hashnode.dev5 min read