S3 lifecycle configuration Flashcards

1
Q

What is a lifecycle configuration in S3?

A

It is a set of rules that consists of actions on a bucket or groups of objects.

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

What are transition actions based on?

A

Rules

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

What are expiration actions?

A

Deletion of objects or versions after a period of time

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

What is the main purpose of using expiration actions?

A

Bucket optimization and cost optimization

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

Can you move objects from class to class based on how often they are used?

A

No, this can only be achieved with S3 intelling-tiering

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

A common use of lifecycle configuration:

A

You can move objects from Standard storage to infrequent access class after some time of not being accessed.
Move objects from infrequent access to Glacier or Glacier Deep archive after not being accessed
Delete objects from Glacier after some time.

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

How do objects flow when using S3 lifecycle configurations?

A

Objects must flow downwards, they can’t flow in the reverse direction

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

What versions can S3 lifecycle affect?

A

Transitions can affect current version, previous versions of an item or both.

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

What is the main use of expiration actions?

A

Purge previous versions of an object after X days of no usage to keep costs down.

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

What is a transition action?

A

The action of changing the storage class over time

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