Simple Log Service stores three replicas of all data to ensure high 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. This ensures that a single hardware failure does not cause data loss. All three replicas remain strongly consistent.