Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
services:amazon:storage_and_content_delivery [2015/01/13 16:18] – created yehudaservices:amazon:storage_and_content_delivery [2022/01/03 16:03] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Storage & Content Delivery ====== ====== Storage & Content Delivery ======
- 
 {{ :services:amazon:storage_and_content_delivery.png?300|Storage & Content Delivery}} {{ :services:amazon:storage_and_content_delivery.png?300|Storage & Content Delivery}}
 +===== S3 =====
 +Simple storage service 
 +==== Concepts ====
 +  * Stores data as objects (Bucket)
 +  * Bucket is logical container for objects
 +  * Objects can be access by url : \\ ''http://user-bucket.s3.amazonaws.com/photos/puppy.jpg''
 +    * user-bucket - backet
 +    * photos/puppy.jpg - Object/Key
 +  * Pricing
 +    * Pay what you use
 +    * In bandwith cost - free
 +    * Prices base on Proactive / gigabyte per month
 +
 +===== Glacier =====
 +  * low-cost sotrage
 +  * Optimized of infrequently access
 +  * Takes time to archive
 +  * good for archiving data
 +
 +===== EBS - Elastic Block Store =====
 +{{  :services:amazon:amazon_ebs_lifecycle.png?300|Amazon EBS Lifecycle}}
 +  * low-latency preformance
 +  * live "virtual hard drive"
 +  * 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
 +
services/amazon/storage_and_content_delivery.1421165896.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0