S3 Flashcards

1
Q

S3 versioning is enabled by default.

a) True
b) False

A

False

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

S3 Versioning stores all versions including deletes

a) True
b) False

A

True

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

(Info) How do you prevent accidental deletes.

A

Enable MFA

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

Cross region replication requires versioning to be enabled.

a) True
b) False

A

True

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

Existing objects be replicated if you enable cross region replication.

a) True
b) False

A

False

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

(Info)What are couple of use cases of Amazon S3 Cross-Region Replication (CRR)?

1) To provide lower-latency data access in different geographic regions.
2) CRR can also help if you have a compliance requirement to store copies of data hundreds of miles apart.

A

1) To provide lower-latency data access in different geographic regions.
2) CRR can also help if you have a compliance requirement to store copies of data hundreds of miles apart.

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

Versioning must be enabled for both the source and destination buckets to enable CRR

a) True
b) False

A

True

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

To enable CRR regions must be unique

a) True
b) False

A

True

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

(Info): How do put data into S3 Standard-IA?

A

There are two ways to get data into S3 Standard-IA.

1) You can directly PUT into S3 Standard-IA by specifying STANDARD_IA in the x-amz-storage-class header.
2) You can also set Lifecycle policies to transition objects from the S3 Standard to the S3 Standard-IA storage class.

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

Data that is deleted from S3 Standard-IA within 30 days will be charged for a full 30 days

1) True
2) False

A

True

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

S3 supports ___ availability.

a) 99.9%
b) 99.99%
c) 99.999999999%
d) 100%

A

b) 99.99%

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

S3 supports ___ durability.

a) 99.9%
b) 99.999999999%
c) 99.99%
d) 100%

A

b) 99.999999999%

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

Check all that apply. Which are valid classes of S3

a) Standard S3
b) S3 - IA (Infrequently accessed)
c) S3 - One Zone IA
d) Reduce Redundancy Storage
e) Glacier
f) S3 - Intelligent Tiering

A

All are valid options

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

How much time does it take to restore data from Glacier

1) 2 hrs
2) 3-5 hrs.
3) 24 hrs
4) 1 Month

A

2) 3-5 hrs.

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

For which of the following will you not be charged in S3

1) Storage per GB
2) Data transfer into S3
3) Data transfer out of S3
4) Transfer Acceleration

A

2) Data transfer into S3

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

s3 is __ based

a) Object based.
b) Block

A

a) Object based.

17
Q

What is the max size of files that can be stored in S3

1) 100 MB
2) 5TB

A

2) 5TB

18
Q

S3 is read after write consistent

1) True
2) False

A

True

19
Q

S3 Updates are eventually consistent

1) True
2) False

A

True

20
Q

Select all that apply. You can set up access control to your bucket using

1) Bucket Policies
2) Access Control List

A

1) Bucket Policies

2) Access Control List

21
Q

Access Control Lists are applied at bucket level

1) True
2) False

A

False