Simple Storage Service (S3) Flashcards
What geographical context are S3 buckets contained?
Regional
How is an object replicated in S3?
Multiple copies of an object in multiple availability zones
What is the durability of an object stored in S3 standard?
99.999999999%
Eleven 9s
What is the availability of an object stored in S3 standard?
99.99%
Four 9s
Difference between durability and availability?
Durability is the probability of data not suffering loss.
Availability is the uptime percentage of an object.
True or false: S3 buckets names must be unique in its given region?
False: Bucket names must be unique globally, meaning no other bucket may be named the same as another across all of AWS.
Define S3
Full managed, highly available, highly durable, cost-effective and widely accessible object-based storage service.
What is the maximum storage s3 offers?
Unlimited
What are the minimum and maximum storage sizes per object in S3?
Minimum = 0 bytes Maximum = 5 terabytes
What are the three storage classes in S3?
Standard
Standard - Infrequent Access
Reduced Redundancy
What security control access controls are present in S3?
Bucket policies, Access Control Lists, Data Encryption, SSL Support
What data management features are in available in S3?
Versioning
Lifecycle rules
True or False: S3 does not integrate with other AWS services?
False: S3 integrates with many AWS service
What are S3 charges primarily based upon?
Amount of storage used
requests
data transfer
Define Amazon Glacier
An extremely low cost, long term storage solution ideally suited for long term backup and archival requirements.