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:34] – [Glacier] 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 19: | Line 19: | ||
* Takes time to archive | * Takes time to archive | ||
* good for archiving data | * good for archiving data | ||
+ | |||
+ | ===== EBS - Elastic Block Store ===== | ||
+ | {{ : | ||
+ | * low-latency preformance | ||
+ | * live " | ||
+ | * EBS can be attached to EC2 Instance | ||
+ | * 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 | ||
+ |