#3 Simple Storage Service (S3) Flashcards
Which type of S3 encryption shows as AES256?
SSE-S3
Which S3 Storage class is suitable for data which is easily replaced? (choose the most cost effective)
A. S3 Standard
B. S3 Intelligent-Tiering
C. S3 Standard-IA
D. S3 One Zone-IA
F. S3 Glacier
D. S3 One Zone-IA
Which Object class in S3 is ideal for uncertain access and low admin overhead?
A. S3 Glacier
B. S3 One Zone-IA
C. S3 Standard-IA
D. S3 Intelligent-Tiering
D. S3 Intelligent-Tiering
What is the cheapest S3 storage class for important data which needs to be retained for long periods and rarely accessed?
A. S3 One Zone-IA
B. S3 Glacier
C. S3 Standard-IA
D. S3 Standard
B. S3 Glacier
Which steps are required to allow an S3 bucket to operate as a website?
A. Install the HTTPD server files into the S3
B. Upload web files
C. Set index and error documents
D. Enable static web hosting
E. Enable versioning
F. Disable block public access settings
G. Add a bucket policy
H. Add an identity policy
B. Upload web files
C. Set index and error documents
D. Enable web hosting
F. Disable block public access settings
G. Add a bucket policy
What S3 feature allows objects storage classes to be changed and objects deleted automatically?
A. S3 Versioning
B. S3 Intelligent Tiering
C. S3 Lifecycle Policies
D. CRR
C. S3 Lifecycle Policies
What is the default limit of the number of S3 buckets in an AWS account?
100
How large can an object in S3 be? And what (if any) limits are there on the number of objects in a bucket?
Object Max = % TB
No Object bucket limit
What S3 feature needs to be enabled to allow Cross-Region Replication (CRR)?
A. Versioning
B. Static Website
C. Intelligent Tiering
D. Multi-part Upload
A. Versioning
What S3 feature can be used to grant external accounts access to an S3 bucket?
A. Identity Policy
B. Resource Policy
C. Trust Policy
D. Permissions Policy
B. Resource Policies
Which type of encryption allows for role separation where an S3 Full Admin might not be able to decrypt objects?
A. SSE-C
B. SSE-S3
C. SSE-KMS
D. Client side encryption
C. SSE-KMS
Which type of encryption is where AWS perform encryption operations but DON’T hold any keys?
A. SSE-C
B. SSE-S3
C. SSE-KMS
D. Client Side Encryption
A. SSE-C
What type of encryption means AWS perform the encryption operations and handle key creation & management?
A. SSE-C
B. Client Side Encryption
C. SSE-S3
D. Multi-Part Encryption
SSE-S3
What feature is required to allow CRR to function?
A. Bucket Policy
B. Versioning
C. Encryption
D. Raid
B. Versioning
What happens when an object is deleted in a bucket with versioning enabled?
A. The object is deleted
B. The object is moved into a hidden prefix
C. A delete marker is deleted
D. A delete marker is added
D. A delete marker is added