S3 Flashcards

1
Q

S3

Max File Size

A

5TB

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

S3

How do you set bucket wide security

A

Bucket Policies

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

S3

What are the 7 storage classes for S3

A

Standard
Standard-IA
One-Zone IA
Intelligent Tiering
Glacier - Instant Retrieval
Glacier - Flexible Retrieval
Glacier - Deep Archive

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

S3

Which S3 tier has a 12 - 24hr retrieval time

A

Glacier - Deep Archive

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

S3

Which S3 tier has a 1 - 12hr retrieval time

A

Glacier - Flexible Retrieval

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

S3

Which S3 tier automatically moves objects between tiers

A

Intelligent Teiring

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

S3

Which S3 tier provides very low cost storage but charges per-GB to retrieve

A

Standard IA

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

S3

How can an S3 bucket be locked down so data cant be overwritten or deleted by anyone

A

S3 Object Lock - Compliance Mode

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

S3

How can an S3 bucket be locked down so data can only be deleted with special permissions

A

S3 Object Lock - Governance Mode

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

S3

What service automates moving buckets between storage tiers and works along side bucket versioning

A

Lifecycle Management

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

S3

What are the three ways buckets can be encrypted at rest

A

SSE-S3
SSE-KMS
SSE-C

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

S3

S3 requests are limited per bucket prefix, how can we optimise for performance

A

Spread across multiple “folders” (bucket prefixes)

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

S3

Other than the S3 request quote, what else can limit S3 performance

A

KMS Decryption Quota

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

S3

S3 Upload performance can be improved by using…

A

Multi-Part Uploads

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

S3

S3 download performance can be improved by using…

A

Byte-Range Fetches

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

S3

How can you safeguard S3 buckets from accidental deletion

A

Enable versioning on the bucket and multi-factor authentication delete as well.

Versioning is a means of keeping multiple variants of an object in the s

17
Q

S3

What are the 4 S3 event notification destinations?

A

Amazon S3 can send event notification messages to the following destinations.

Amazon SNS
SQS
Lambda
EventBridge

However, only one destination type can be specified for each event notification.