S3 Flashcards

1
Q

What are the 4 ways to encrypt in S3?

A

Client Side Encryption
Amazon S3 Managed Keys (SSE-S3)
Key Management Services (SSE-KMS)
Customer Provided Keys (SSE-SC)

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

What are the 5 steps of S3 cross region replication?

A
Select Bucket Replication tab
Select Source/Destination buckets
Make sure Versioning is enabled
Assign/Create IAM role
Copy previous files to destination using command-line
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How big can S3 files be?

A

0 bytes to 5TB

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

S3 has what consistency model for PUTs of new objects?

A

Read after Write consistency

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

What is a Cloudfront edge location?

A

The location where the content will be cached

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

What is a Cloudfront origin?

A

The S3 bucket where the files exist to be distributed by Cloudfront

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

What is a Cloudfront distribution?

A

The name given to the CDN

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

What are the 4 storage tiers of S3?

A

S3 standard
S3 IA
S3 IA-One Zone
Glacier

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

Whats is the S3 durability?

A

99.999999999%

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

How can you control access to S3 buckets?

A

Bucket Policy

Bucket ACL

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

What url would a bucket in us-east-1 region have?

A

https://s3-us-east-1.amazonaws.com/

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

What are the 4 types of Storage Gateways?

A

File Gateway
Stored Volumes
Cached Volumes
Tape Gateway

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

S3 has what consistency model for Overwrite PUTs and DELETEs?

A

Eventual Consistency

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

What are the 4 origin options for Cloudfront?

A

S3 bucket
EC2 instance
ELB
Route53

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

What is transfer Acceleration?

A

Uploading items to S3 using a Cloudfront url. It uploads to an edge location close to you, then uploads to origin later.

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