Generated by DeepSeek V3.2| Amazon S3 | |
|---|---|
| Name | Amazon S3 |
| Developer | Amazon Web Services |
| Released | March 14, 2006 |
| Operating system | Cross-platform |
| Genre | Object storage |
| License | Proprietary |
| Website | aws.amazon.com/s3 |
Amazon S3. It is an object storage service offered by Amazon Web Services that provides industry-leading scalability, data availability, security, and performance. The service allows customers to store and protect any amount of data for a range of use cases, from data lakes to mobile applications. It is designed to deliver 99.999999999% durability and stores data for millions of applications used by companies all around the world.
Launched in 2006, the service was a foundational component of the Amazon Web Services portfolio, fundamentally changing how organizations approached data storage and cloud computing. It operates on a simple web services interface to store and retrieve any amount of data from anywhere on the Internet. Over the years, it has become the de facto standard for object storage in the public cloud, influencing the development of similar services from competitors like Microsoft Azure and Google Cloud Platform. Its design for massive scale and durability has supported the growth of major internet companies and startups alike.
Key capabilities include virtually unlimited storage, with individual objects capable of scaling up to 5 terabytes. It offers multiple storage classes, such as S3 Standard, S3 Intelligent-Tiering, and S3 Glacier, designed for different access patterns and cost requirements. Advanced features include robust versioning to preserve every version of an object, detailed access logging for audit trails, and powerful lifecycle policies for automated data transition. The service also integrates deeply with other Amazon Web Services offerings like AWS Lambda, Amazon CloudFront, and Amazon Redshift for comprehensive data processing and analytics workflows.
The fundamental architecture is built around a simple key-based object store, where data is organized into buckets and objects identified by unique keys. Data is automatically distributed across a globally distributed fleet of storage servers within an AWS Region to ensure high availability and durability. The system employs techniques like erasure coding and continuous data integrity verification. For performance, it supports features like transfer acceleration using Amazon CloudFront and multi-part uploads for large objects, while its underlying infrastructure is managed entirely by Amazon Web Services, abstracting hardware complexities from users.
It serves as a primary data lake storage for massive analytics workloads, often feeding data into services like Amazon Athena or Amazon EMR. The service is extensively used for backup and archival, with deep integration into enterprise backup software from vendors like Veeam and Commvault. It hosts static websites and assets for dynamic web applications, frequently fronted by the Amazon CloudFront content delivery network. Other common applications include storing logs from Amazon EC2 instances, serving as a repository for media files in streaming workflows, and acting as the storage layer for mobile and internet-of-things applications.
Data protection is enforced through multiple mechanisms, including bucket policies, Access Control Lists, and Identity and Access Management for fine-grained permission management. All data is encrypted at rest, supporting keys managed by AWS Key Management Service or customer-provided keys, and supports encryption in transit via TLS. The service complies with numerous global standards, including PCI DSS, HIPAA, and the GDPR, and supports audit capabilities through AWS CloudTrail and access logs. Features like S3 Block Public Access and presigned URLs provide additional layers of control for securing data against unauthorized access.
Costs are based on a pay-as-you-go model with no minimum fee, calculated from factors like storage volume per month, the number of requests made, and data transfer out to the Internet. Pricing tiers vary significantly between storage classes; for example, S3 Glacier Deep Archive is optimized for lowest-cost long-term archival, while S3 Standard is for frequently accessed data. Users also incur charges for management features like inventory, analytics, and for data replication across AWS Regions. Detailed pricing calculators and cost management tools are available through the AWS Management Console to help customers forecast and optimize expenditures.
Category:Amazon Web Services Category:Cloud storage Category:2006 software