S3 Flashcards
S3 versioning is enabled by default.
a) True
b) False
False
S3 Versioning stores all versions including deletes
a) True
b) False
True
(Info) How do you prevent accidental deletes.
Enable MFA
Cross region replication requires versioning to be enabled.
a) True
b) False
True
Existing objects be replicated if you enable cross region replication.
a) True
b) False
False
(Info)What are couple of use cases of Amazon S3 Cross-Region Replication (CRR)?
1) To provide lower-latency data access in different geographic regions.
2) CRR can also help if you have a compliance requirement to store copies of data hundreds of miles apart.
1) To provide lower-latency data access in different geographic regions.
2) CRR can also help if you have a compliance requirement to store copies of data hundreds of miles apart.
Versioning must be enabled for both the source and destination buckets to enable CRR
a) True
b) False
True
To enable CRR regions must be unique
a) True
b) False
True
(Info): How do put data into S3 Standard-IA?
There are two ways to get data into S3 Standard-IA.
1) You can directly PUT into S3 Standard-IA by specifying STANDARD_IA in the x-amz-storage-class header.
2) You can also set Lifecycle policies to transition objects from the S3 Standard to the S3 Standard-IA storage class.
Data that is deleted from S3 Standard-IA within 30 days will be charged for a full 30 days
1) True
2) False
True
S3 supports ___ availability.
a) 99.9%
b) 99.99%
c) 99.999999999%
d) 100%
b) 99.99%
S3 supports ___ durability.
a) 99.9%
b) 99.999999999%
c) 99.99%
d) 100%
b) 99.999999999%
Check all that apply. Which are valid classes of S3
a) Standard S3
b) S3 - IA (Infrequently accessed)
c) S3 - One Zone IA
d) Reduce Redundancy Storage
e) Glacier
f) S3 - Intelligent Tiering
All are valid options
How much time does it take to restore data from Glacier
1) 2 hrs
2) 3-5 hrs.
3) 24 hrs
4) 1 Month
2) 3-5 hrs.
For which of the following will you not be charged in S3
1) Storage per GB
2) Data transfer into S3
3) Data transfer out of S3
4) Transfer Acceleration
2) Data transfer into S3