S3 Flashcards

1
Q

What is the Default Public Access Setting for S3

A

Private

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

What mechanisms are used to control public access for S3

A

ACLs and Bucket Policies

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

What public access actions are available for S3

A

Block all, Block through new ACLs, Block existing ACLs, Block through new public bucket policies, Block public and cross account access through bucket policies.

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

What are the S3 Storage Classes?

A
S3 Standard
S3 Intelligent Tiering
S3 Standard IA
S3 One Zone IA
S3 Glacier
S3 Glacier Deep Archive
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is an S3 Standard Storage Class

A

Active, Hot Millisecond Access. For content distribution or website hosting

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

What is an S3 Intelligent Tiering Storage Class

A

Automated tiering by watching access patterns.

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

What is an S3 Standard IA Storage Class

A

Used for infrequently accessed data.

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

What is an S3 One Zone IA Storage Class

A

Unused for infrequently accessed data and is stored in one availability zone.

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

What is the S3 Glacier Storage Class

A

For archiving. Minutes to hours access - Cheap

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

What is the S3 Glacier Deep Archive Storage Class

A

Long term archive - Hours for access

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

By default a bucket’s access is:

A

private

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

What is the use of S3 CORS

A

Allowing S3 Access from a Different Domain

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

What is the default bucket limit for S3

A

100

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

What are the two S3 Object Lifecycle Management Policies?

A

Transition

Expiration

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

What does the S3 Transition Object Lifecycle Management Policy do?

A

Defines when to move an object to another storage class. Defined by time.

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

What does the S3 Expriation Object Lifecycle Management Policy do?

A

Deletes S3 keys after a predefined period of time.

17
Q

What are the 3 core objects of S3

A

Buckets
Objects
Keys

18
Q

What consistency guarantee does S3 provide?

A

Read after Write for Puts of new objects. Eventual for overwrite PUTS and Deletes

19
Q

What does S3 insert when deleting an versioned object?

A

A delete marker