Amazon S3 Flashcards

(8 cards)

1
Q

What’s the difference between durability and availability?

A

Both are ways to measure data security. The first ones measures data protection agains unexpected loss and corruption.

The second one measure the amount of time in which data is available.

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

What is a S3 feature that protects against accidental deletion or overwrite?

A

S3 versioning.

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

What is S3 MFA Delete?

A

MFA Delete is a S3 feature that requires the owner of the bucket to permanently delete an object or to change the bucket versioning state.

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

What are the available methods of bucket encryption?

A
  • SSE-S3;
  • SSE-KMS;
  • SSE-C;
  • Client-side encryption.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is S3 Multipart upload?

A

It’s a mechanism that split file contents and upload them in any order.

Performance benefits.

Must be used for objects which limit is bigger than 5 gb.

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

What is S3 Transfer Acceleration?

A

Is a feature that uses Amazon CloudFront to improve performance.

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

What is S3 and Glacier Select?

A

Is a S3 feature to use SQL to find compressed files in Zip files.

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

What is S3 Object Lambda?

A

Feature that uses Lambdas to create middlewares between file retrieval.

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