13.Object Storage (S3)

Amazon Simple Storage Service (S3) is a massively scalable storage service based on object storage technology. It provides a very high level of durability, with high availability and high performance. Data can be accessed from anywhere via the Internet, through the Amazon Console and the powerful S3 API.

S3 storage provides the following key features:

  • Bucketsβ€”data is stored in buckets. Each bucket can store an unlimited amount of unstructured data.

  • Elastic scalabilityβ€”S3 has no storage limit. Individual objects can be up to 5TB in size.

  • Flexible data structureβ€”each object is identified using a unique key, and you can use metadata to flexibly organize data.

  • Downloading dataβ€”easily share data with anyone inside or outside your organization and enable them to download data over the Internet.

  • Permissionsβ€”assign permissions at the bucket or object level to ensure only authorized users can access data.

Last updated

All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.