AWS Storage Flashcards

1
Q

what is S3

A

Simple Storage Service, is a bulk storage service. You can store any file in this, root folders you create in S3 are called Buckets

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

Best Practise for S3 Buckets

A

Upload S3 Bucket in region closest to you or your customer to reduce latency

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

How to create a S3 Bucket

A

Most be unique, select region, allow/deny public access and set storage class

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

What are S3’s storage classes

A

Standard = Frequently used (99.99% availability and durability (9 nines), most expensive

Standard-IA = Long-lived, infrequently accessed data (3 AZ) (99.90 availability and durability 9 nines)

One Zone-IA = Long-lived, infrequently accessed (1 AZ), 20% less expensive to Standard-IA storage

Intelligent-Tiering = Long-lived data with changing patterns (99.99 durability and 99.5 availability)

Glacier = Archive data with retrieval times from minutes to hours

Glacier Deep Archive = 12hrs retrieval

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

S3 Benefits and Features

A
  1. Object sharing = make any object public via a URL Link
  2. Object Lifecycles = Set rules to transfer objects between storage classes
    3, Object Versioning = Jeeos multiple versions of an object
  • Durable, security, can run big data, integrates with almost all other AWS services
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is Storage Gateway

A

Hybrid storage services

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

What are the Storage Gateway Types

A
  1. File Gateway

2. Volume Gateway = Stored volumes (stored in data center) or cached volumes (stored in AWS)

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