Storage Services Flashcards

1
Q

S3

A

Simple Storage Service - designed to store and access any type of data over the internet. Its serverless service (we dont need to be concerned with the file server, OS, hard drive that is behind it) - we just need to create a bucket and add objects to it. Lifecycle rules can be applied so that as data ages out, it can be migrated to a Glacier Vault

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

Glacier

A

Cheapest storage option on AWS, used for long term archiving of data, also a serverless service > not as easily accessible though

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

EBS

A

Elastic Block Store - highly available, low latency block storage that is specifically used for attaching to servers launched with EC2 - similar to attaching a hard drive to your compute

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

EFS

A
  • network attached storage, specifically for EC2, allows for multiple servers to access one network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Storage Gateway

A

Enables hybrid storage between on-premise and Cloud environments by providing a low latency performance by caching frequently used data on-premise, and storing the less frequently used data in AWS

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

Virtual Private Cloud

A

Private environment within AWS, no one else can access without provisions - servers can be launched within this

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