Storage / Content Delivery Services Flashcards

1
Q

S3 = Simple Storage Service

A

Highly available storage service where objects are stored in buckets.

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

Main Features of S3

A

Essentially limitless storage capacity, set security settings at the object or bucket level, logs to track access, enable versioning to avoid loss of data

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

S3 Storage Classes

A

Standard, Intelligent Tiering, Infrequent Access, 1 Zone Infrequent Access, Glacier, Glacier Deep Archive, and Outposts

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

Elastic Block Store (EBS)

A

An EC2 storage device that is attached (or removed) from an instance (similar to a flash drive). Allows data to persist when the instance is not running, good for running a DB. Can only be attached to one instance in the AZ.

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

EC2 Instance Store

A

Local storage that is physically attached to the host computer (and cannot be removed). The data is still lost when the instance stops, so it’s only recommended for temporary storage needs.

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

Elastic File System (EFS)

A

A serverless network file system that ONLY WORKS WITH LINUX.

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

Storage Gateway

A

A hybrid storage service, recommended for moving backups to the cloud.

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

Content Delivery Network (CDN)

A

A mechanism to deliver content quickly and efficiently based on geographic location

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

CloudFront

A

A CDN that delivers data globally with low latency. Uses Edge Locations to cache content. Great for static websites, and helps prevent attacks on your app

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

Global Accelerator

A

Sends your users through the Amazon Global Network when accessing your content, which improves latency and availability of single-region applications.

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

S3 Transfer Acceleration

A

Improves upload and download speeds to and from S3 buckets. Uses CloudFront’s Edge Locations and allows users to upload to a central bucket.

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