S3 Object Versioning Flashcards

1
Q

When versioning is disabled Version ID will be

A

null.

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

Deleting an object with a specific version ID

A

Will delete the specific version of the object version and the most recent version will be updated.

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

What happens if we delete an object without specifying version ID?

A

A new object version is created as delete marker, which will essentially hide all the versions of the objects.
Once deleted all the object versions are restored.

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

Without versioning how changes occur on an object

A

When we modify or delete an object then the changes are overwritten.

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

Latest or Current Version of the object

A

Most recent or current version of a specific object on a bucket level.

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

If version ID is not specified for a action on an object, then

A

Latest version of the object is used for the desired actions preferred by the user.

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

MFA Delete Config Setup

A

Enabled along with Versioning config on bucket level

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

By default versioning is

A

disabled

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

What is object versioning

A

Creating multiple versions of the same object with overwriting

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

How to access a specific version of an object ?

A

Version ID

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

States of Object Versioning

A

Enabled or suspended on bucket level but cannot be disabled and still charged even when suspended for existing version in the bucket.
Hence delete the bucket for no charges.

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

State of MFA

A

Enabled along with versioning config and once enabled, MFA is required to change bucket versioning state (enabled to suspend, vice versa and deleting or modifying an object)

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

MFA Code Format

A

Series of code (MFA) + Code passed along with api call.

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