Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
services:amazon:storage_and_content_delivery [2015/01/13 16:39] – [EBS - Elastic Block Store] yehuda | services:amazon:storage_and_content_delivery [2022/01/03 16:03] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 6: | Line 6: | ||
* Stores data as objects (Bucket) | * Stores data as objects (Bucket) | ||
* Bucket is logical container for objects | * Bucket is logical container for objects | ||
- | * Objects can be access by url : '' | + | * Objects can be access by url : \\ '' |
* user-bucket - backet | * user-bucket - backet | ||
* photos/ | * photos/ | ||
Line 21: | Line 21: | ||
===== EBS - Elastic Block Store ===== | ===== EBS - Elastic Block Store ===== | ||
+ | {{ : | ||
* low-latency preformance | * low-latency preformance | ||
* live " | * live " | ||
Line 26: | Line 27: | ||
* When EBS is not attached to EC2 - pay only the cost of storage | * When EBS is not attached to EC2 - pay only the cost of storage | ||
- | {{: | + | |
+ | ==== EBS Volume types ==== | ||
+ | * General Purpose (SSD) | ||
+ | * Provisioned IOPS(SSD) | ||
+ | * Magnetic | ||
+ | |||
+ | ==== EBS Use cases ==== | ||
+ | * OS | ||
+ | * Database | ||
+ | * Application | ||
+ | |||
+ | ===== CloudFront ===== | ||
+ | * cost effective distribute content |