Implementing Cloud Design Patterns for AWS(Second Edition)
上QQ阅读APP看书,第一时间看更新

Simple Storage Solution

Simple Storage Solution (S3) is the AWS object storage offering. It is not a traditional file system. The different storage classes allow you to store your data close to your compute, or distribute it globally. Life cycle policies can be defined for access control, versioning, encryption, and tagging. Creation and deletion of objects also spawns event streams that can be consumed in your applications.