Storage Technologies Flashcards
Where are S3 buckets defined?
At the region level
Can you use uppercase or underscore in an S3 name?
No
Can the S3 object start with the prefix xn–?
No
Can the S3 object end with -s3alias?
No
What is the KEY in AWS S3?
It is the filename including any sub folders under the bucket.
What is the PREFIX in AWS S3?
They key is composed of all the sub folders.
Can you upload files to S3 larger than 5GB?
Yes, but you must use multi-part upload.
Does suspending versioning delete previous versions?
No
What version number is given to files that are not versioned prior to enabling versioning?
They will have a version “null” value
Are existing objects replicated when you enable replication in S3?
No, Only new files are replicated.
If you want to replicate existing objects in S3 after enabling versioning, what can you use?
S3 Batch Replication
Are delete markers included in S3 replication?
Not by default. This must be enabled.
What is S3 Glacier Instant Retrieval?
90 day minimum retention
millisecond retrieval
Great for data accessed once a quarter
What is S3 Glacier Flexible Retrieval?
90 day minimum retention
Expedited - 1 to 5 minutes
Standard - 3-5 hours
Bulk - 5 - 12 hours
When using a lifecycle policy, where do you configure objects to transition to another storage class?
Using transition actions