Simple Log Service maintains three replicas of all data for high data reliability.
Three-replica mechanism
Simple Log Service replicates all data three times. A distributed storage algorithm places each replica on a separate physical disk on a different server in the cluster. If a single hardware failure occurs, the remaining replicas prevent data loss. All three replicas stay consistent.