Quiz - Chapter 5 - S3 Overview Flashcards

1
Q

True or False? S3 buckets are global

A

FALSE

S3 buckets are Region-specific, and are therefore not global.

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

How does availability and durability differ in S3?

A
  1. Availability is the ability to access your data
  2. Durability is the ability of AWS to ensure your data is properly stored in S3.
  3. The distinction between availability and durability lies in your ability to access your data versus AWS’s ability to store your data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the average retrieval time for objects stored in Glacier?

A

3 - 5 hours

The Standard version of Glacier allows you to retrieve objects in 3-5 hours.

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

If you have data that needs to be instantly retrievable, but it’s not likely to be needed anytime soon, which S3 storage class would you select?

A

S3 Standard-IA

S3 Standard-IA is meant for data that is not accessed frequently, but when it is accessed, requires rapid retrieval.

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

Your boss instructs you to open up all of your company’s S3 buckets so they can download content when they are at home. What do you do?

A

Explain to your boss that this is a terrible idea and opens up huge security risks for your company.

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

True or False? You can create an S3 lifecycle policy to migrate objects from Glacier to Standard-IA.

A

FALSE

  • Lifecycle policies can’t work backwards.
  • You can use a lifecycle policy to migrate objects from the more frequently accessed storage classes to the longer-term options, but not the other way around.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What kind of data should be stored in S3 Standard?

A

Data that is frequently used should be stored in S3 Standard

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