SQL Server replication crib sheet
At first I was amused to see the title and there is lot more information which is granular that you need to know.
Replication is intended to be a way of distributing data automatically from a source database to one or more recipient databases. As such, it can have obvious uses in a distributed system.
See at Simple-Talk for Robyn Page & Phil Factor's article.
