#3 Simple Storage Service (S3) Flashcards

1
Q

Which type of S3 encryption shows as AES256?

A

SSE-S3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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

A

D. S3 One Zone-IA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

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

A

D. S3 Intelligent-Tiering

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

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

A

B. S3 Glacier

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

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

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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

A

C. S3 Lifecycle Policies

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the default limit of the number of S3 buckets in an AWS account?

A

100

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How large can an object in S3 be? And what (if any) limits are there on the number of objects in a bucket?

A

Object Max = % TB
No Object bucket limit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

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

A. Versioning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

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

A

B. Resource Policies

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

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

A

C. SSE-KMS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

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

A. SSE-C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

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

A

SSE-S3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What feature is required to allow CRR to function?
A. Bucket Policy
B. Versioning
C. Encryption
D. Raid

A

B. Versioning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

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

A

D. A delete marker is added

How well did you know this?
1
Not at all
2
3
4
5
Perfectly