The document discusses asynchronous replication of databases in large scale systems. It covers consistency criteria for replicated systems, asynchronous replication models including primary copy and update-everywhere, challenges of scaling replication across large systems, and limitations of current full replication techniques with respect to coordination overhead and data freshness at large scales. Examples of MySQL replication are provided and conclusions are presented.