S3 Flashcards
What is the total amount of storage you get with S3?
Unlimited
Objects stored in S3 can be up to _____ in size.
5 TB
Names of S3 buckets need to be unique…
a) within the AZ
b) within the region
c) globally
c) globally
What is the default s3 storage class?
S3 Standard
What does S3 Lifecycle Management do?
It automates moving objects between different storage tiers, thereby optimizing costs.
What are 3 ways to secure your data in S3?
- Server-Side Encryption
- Access Control Lists (ACLs)
- Bucket Policies
Object ACLs work on:
a) an individual object level
b) an entire bucket level
a) an individual object level
TRUE or FALSE?
S3 buckets are private by default
TRUE
TRUE or FALSE?
Once enabled, S3 versioning cannot be disabled.
TRUE - versioning can only be suspended
How can you prevent objects in S3 from being accidentally deleted?
Enable MFA
If versioning is turned on, how do you restore a deleted S3 object?
Delete the delete marker.
What are some possible use cases for S3 Standard - Infrequently Accessed? (3)
Backups
Long-term storage
Disaster recovery files
TRUE or FLASE?
S3 Standard - IA provides rapid access
TRUE
What kind of data is S3 One Zone Infrequent Access best used for? (3 things)
Long-lived, infrequently accessed, non-critical data
What S3 storage class would you use if you have both frequent and infrequently accessed data?
S3 Intelligent Tiering