S3 Flashcards

1
Q

Buckets vs Objects

A

Buckets must have a global unique name, even though they are created and tied to a specific region. And objects are what goes inside of your buckets.

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

S3 security

A

There are multiple security options

1) We can have user based security thanks to IAM policies
2) We can have resource based security thanks to S3 Bucket Policy (for example you can use one to grant public access to your S3 bucket)
3) We can protect the individual objects using Encryption within your S3 bucket.

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

S3 Websites

A

You can turn your S3 bucket into a static website.

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

S3 Versioning

A

You can enable S3 versioning to role back to a previous version of a file or to prevent accidental deletes.

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

S3 Access Logs

A

This is a way to log requests made within your S3 bucket and maybe audit them later on.

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

S3 Replications

A

S3 Replications enable you to move data from one bucket to another. The buckets can be in the same region or in cross-regions. For S3 Replication to work you must enable first versioning on both the source and the target bucket.

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

S3 Storage Classes

A
Standard
IA (Infrequent Access)
1Z-IA (One zone - Infrequent Access)
Intelligent Tiering
Glacier
Glacier Deep Archive

Choosing the right one allows you to optimize costs of your S3 bucket.

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

S3 Lifecycle Rules

A

To migrate efficiently between S3 Storage Classes (Standard, IA (Infrequent Access), 1Z-IA (One zone -Infrequent Access), Intelligent Tiering, Glacier, Glacier Deep Archive) you can create S3 Lifecycle Rules.

Life Cycle Rules can be used to define when S3 objects should be transitioned to another storage class or when objects should be deleted after some time.

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

S3 Glacier Vault Lock

A

S3 Glacier Vault Lock allows you to easily deploy and enforce compliance controls for individual S3 Glacier vaults with a vault lock policy. You can specify controls such as “write once read many” (WORM) in a vault lock policy and lock the policy from future edits. Once locked, the policy can no longer be changed.

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

S3 Object Lock

A

S3 Object Lock is used to prevent an object from being deleted or overwritten for a fixed amount of time or indefinitely. This is not used to lock policies from future edits, but instead objects.

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

Snow Familiy

A

Import data onto S3 through a physical device, edge computing.

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

Ops Hub

A

Application to manage Snow Family devices

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

Storage Gateway

A

AWS Storage Gateway is a hybrid cloud storage service that gives you on-premises access to virtually unlimited cloud storage. It is not used to transfer data to the Cloud.

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

Snowmobile

A

Snowmobile is used to move exabytes of data in or out of AWS (1 EB = 1,000 PBs = 1,000,000 TBs)

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

AWS Snowcone

A

AWS Snowcone is a small, portable, rugged, and secure edge computing and data transfer device. It provides up to 8 TB of usable storage.

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

Amazon S3 Standard-Infrequent Access

A

Amazon S3 Standard-Infrequent Access allows you to store infrequently accessed data, with rapid access when needed, has a high durability, and is stored in several Availability Zones to avoid data loss in case of a disaster. It can be used to store data for disaster recovery, backups, etc.

17
Q

Snowball Edge

A

Snowball Edge is best suited to move petabytes of data and offers computing capabilities. Be careful, it’s recommended to use a fleet of Snowballs to move less than 10 PBs of data. Over this quantity, it’s better to use Snowmobile.

18
Q

Snowball Edge - Storage Optimized

A

Snowball Edge Storage Optimized devices are well suited for large-scale data migrations and recurring transfer workflows, as well as local computing with higher capacity needs.