You are on page 1of 8

Amazon Elastic Compute Cloud

Original author(s) Amazon.com, Inc.


Developer(s) Amazon.com
Initial release August 25, 2006
Development status Active
Operating system Microsoft Windows
Linux
FreeBSD
Available in English
Type Virtual Private Server
License Proprietary software
Website aws.amazon.com/ec2/
(https://aws.amazon.com
/ec2/)
Amazon Elastic Compute Cloud
Amazon Elastic Compute Cloud
From Wikipedia, the free encyclopedia
Amazon Elastic Compute Cloud (EC2) is a central part of Amazon.com's cloud
computing platform, Amazon Web Services (AWS). EC2 allows users to rent
virtual computers on which to run their own computer applications. EC2 allows
scalable deployment of applications by providing a Web service through which a
user can boot an Amazon Machine Image to create a virtual machine, which
Amazon calls an "instance", containing any software desired. A user can create,
launch, and terminate server instances as needed, paying by the hour for active
servers, hence the term "elastic". EC2 provides users with control over the
geographical location of instances that allows for latency optimization and high
levels of redundancy.
[1]
In November 2010, Amazon switched its own retail website to EC2 and AWS.
[2]
Contents
1 History
2 Elastic compute units
3 Elastic block storage
4 Instance types
4.1 Cost
4.2 Free tier
4.3 Reserved instances
4.4 Comparison Table
5 Features
5.1 Operating systems
5.1.1 Amazon Linux AMI
5.2 Persistent storage
5.3 Elastic IP addresses
5.4 Amazon CloudWatch
5.5 Automated scaling
6 Reliability
7 Competitors
8 Issues
9 See also
10 Notes
11 References
12 External links
History
Amazon announced a limited public beta test of EC2 on August 25, 2006,
[3]
offering access on a first-come, first-served basis.
Amazon added two new instance types (Large and Extra-Large) on October 16, 2007.
[4]
On May 29, 2008, two more types were
added, High-CPU Medium and High-CPU Extra Large.
[5]
There are twelve types of instances available.
[6]
Amazon added three new features on March 27, 2008:
[7]
static IP addresses, availability zones, and user selectable kernels. On August
20, 2008, Amazon added Elastic Block Store (EBS)
[8]
This provides persistent storage, a feature that had been lacking since the
service was introduced.
Amazon EC2 went into full production when it dropped the beta label on October 23, 2008. On the same day, Amazon announced the
following features:
[9]
a service level agreement for EC2, Microsoft Windows in beta form on EC2, Microsoft SQL Server in beta form
Amazon Elastic Compute Cloud - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Amazon_Elastic_Compute_Cloud
1 sur 8 09/09/2014 15:35
Amazon CTO Werner Vogels
announces price reductions at AWS
Summit 2013 NYC
on EC2, plans for an AWS management console, and plans for load balancing, autoscaling, and cloud monitoring services.
[9]
These
features were subsequently added on May 18, 2009.
[10]
Amazon EC2 was developed mostly by a team in Cape Town, South Africa led by Chris Pinkham.
[11][12][13][14]
Pinkham provided the
initial architecture guidance for EC2 and then built the team and led the development of the project. Some other members of the early
team were Chris Brown, Quinton Hoole, Roland Paterson-Jones and Willem Van Biljon.
Elastic compute units
The elastic compute unit (ECU) was introduced by Amazon EC2 as an abstraction of computer resources. Amazons Definition of
ECU notes We use several benchmarks and tests to manage the consistency and predictability of the performance of an EC2
Compute Unit. One EC2 Compute Unit provides the equivalent CPU capacity of a 1.0-1.2 GHz 2007 Opteron or 2007 Xeon
processor. This is also the equivalent to an early-2006 1.7 GHz Xeon processor referenced in our original documentation
Elastic block storage
The Amazon Elastic Block Store (EBS) provides raw block devices that can be attached to Amazon EC2 instances. These block
devices can then be used like any raw block device. In a typical use case, this would include formatting the device with a filesystem
and mounting said filesystem. In addition EBS supports a number of advanced storage features, including snapshotting and cloning.
EBS volumes can be up to 1TB in size. EBS volumes are built on replicated storage, so that the failure of a single component will not
cause data loss. EBS was introduced to the general public by Amazon in August 2008.
[8]
Instance types
EC2 uses Xen virtualization.
[15]
Each virtual machine, called an "instance", functions as a virtual private server. Amazon sizes
instances based on "Elastic Compute Units". The performance of otherwise identical virtual machines may vary.
[16]
As of December 2012, the following instance types were offered:
[17]
On-demand: pay by hour without commitment
Reserved: rent instances with one-time payment receiving discounts on the hourly charge
Spot: bid-based service (runs the jobs only if the spot price is below the bid specified by bidderthe spot price is claimed to be
supply-demand based, however, research refutes this claim
[18]
)
Cost
As of July 2014, Amazon charged about $0.013/hour ($9.7/month) for the smallest "Micro
Instance" (t2.micro) virtual machine running Linux or Windows. Storage optimized instances
cost as much as $6.820/hour (i2.8xlarge). "Reserved" instances can go as low as $4.5/month
for a three-year prepaid plan.
[note 1][19]
The data transfer charge ranges from free to $0.12 per
gigabyte, depending on the direction and monthly volume (inbound data transfer is free on all
AWS services
[20]
).
AWS' pricing came under scrutiny due to the complexity of their pricing model.
[21]
Guides on
cost savings tips are available
[22]
and third party vendors, such as Cloudyn
[23]
and
CloudCheckr
[24]
offer fee for service analysis to help reduce costs.
Free tier
As of December 2010 Amazon offered a bundle of free resource credits to new account holders. The credits are designed to run a
"micro" sized server, storage (EBS), and bandwidth for one year. Charges are applied on demand so the credit need not be used in the
first month.
[25]
Reserved instances
Reserved instances enable EC2 or RDS service users to reserve an instance for one or three years. There is a fee associated with
reserving an instance. The corresponding per hour rate charged by Amazon to operate the instance is much less than the rate charged
for on-demand instances.
[26]
Reserved Instances come in three different utilization levels: Light, Medium and Heavy. Each one has a different upfront cost and a
Amazon Elastic Compute Cloud - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Amazon_Elastic_Compute_Cloud
2 sur 8 09/09/2014 15:35
different hourly cost. This makes the break-even points different for each utilisation level and term.
Comparison Table
API
Name
Memory
(GiB)
Cores/Compute
Units
Instance
Storage
(GB)
32bit/64bit
I/O
Performance
EBS-Optimizable
On-Demand
Cost (Linux
- per hour
on US East
1)
t2.micro 1 1/Variable
0 (EBS
only)
32/64 Low No $0.013
t2.small 2 1/Variable
0 (EBS
only)
32/64 Low No $0.026
t2.medium 4 2/Variable
0 (EBS
only)
32/64 Low No $0.052
m1.small 1.7 1/1 160 32/64 Moderate No $0.060
m1.medium 3.75 1/2 410 32/64 Moderate No $0.120
m1.large 7.5 2/4 850 64 Moderate 500 Mbit/s $0.240
m1.xlarge 15 4/8 1600 64 High 1000 Mbit/s $0.480
m3.xlarge 15 4/13
0 (EBS
only)
64 Moderate 500 Mbit/s $0.500
m3.2xlarge 30 8/26
0 (EBS
only)
64 High 1000 Mbit/s $1.000
m2.xlarge 17.1 2/6.5 420 64 Moderate No $0.410
m2.2xlarge 34.2 4/13 850 64 High 500 Mbit/s $0.820
m2.4xlarge 68.4 8/26 1690 64 High 1000 Mbit/s $1.640
c1.medium 1.7 2/5 350 32/64 Moderate No $0.145
c1.xlarge 7 8/20 1690 64 High 1000 Mbit/s $0.580
cc1.4xlarge 23
2/33.5 (2 Intel
Xeon X5570)
1690 64
Very High (10
Gbit)
? $1.300
cc2.8xlarge 60.5
2/88 (2 Intel Xeon
E5-2670)
3370 64
Very High (10
Gbit)
Not necessary $2.400
cr1.8xlarge 244
2/88 (2 Intel Xeon
E5-2670)
240 (SSD) 64
Very High (10
Gbit)
Not necessary $3.500
cg1.4xlarge 22
2/33.5 (2 Intel
Xeon X5570) + 2
NVIDIA Tesla
"Fermi" M2050
GPU
1960 64
Very High (10
Gbit)
Not necessary $2.100
hi1.4xlarge 60.5
16/35 (8 cores + 8
hyperthreads)
2*1024
(SSD)
64
Very High (10
Gbit)
Not necessary $3.100
hs1.8xlarge 117
16/35 (8 cores + 8
hyperthreads)
48000 (24
* 2TB
drives)
64
Very High (10
Gbit)
Not necessary $4.600
Features
Operating systems
When it launched in August 2006, the EC2 service offered Linux and later Sun Microsystems' OpenSolaris and Solaris Express
Community Edition. In October 2008, EC2 added the Windows Server 2003 and Windows Server 2008 operating systems to the list
of available operating systems.
[27][28]
In November 2012, Amazon officially supported running FreeBSD in EC2.
[29]
In March 2011,
NetBSD AMIs became available.
[30]
In November 2012, Windows Server 2012 support was added.
[31]
Amazon Elastic Compute Cloud - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Amazon_Elastic_Compute_Cloud
3 sur 8 09/09/2014 15:35
Amazon Linux AMI
Amazon has their own Linux distribution based on the Fedora and Red Hat Enterprise Linux as a low cost offering known as the
Amazon Linux AMI. Version 2013.03 included:
[32]
Linux kernel version 3.4.34
Java OpenJDK Runtime Environment (IcedTea6 1.11.4)
GNU Compiler Collection gcc.x86_64 4.4.6-3.45.amzn1
Persistent storage
An EC2 instance may be launched with a choice of two types of storage for its boot disk or "root device." The first option is a local
"instance-store" disk as a root device (originally the only choice). The second option is to use an EBS volume as a root device.
Instance-store volumes are temporary storage, which survive rebooting an EC2 instance, but when the instance is stopped or
terminated (e.g., by an API call, or due to a failure), this store is lost.
EBS volumes provide persistent storage independent of the lifetime of the EC2 instance, and act much like hard drives on a real
server. More accurately, they appear as block devices to the operating system that are backed by Amazon's disk arrays. The OS is free
to use the device however it wants. In the most common case, a file system is loaded and the volume acts as a hard drive. Another
possible use is the creation of RAID arrays by combining two or more EBS volumes. RAID allows increases of speed and/or
reliability of EBS. Users can set up and manage storage volumes of sizes from 1GB to 1TB. The volumes support snapshots, which
can be taken from a GUI tool or the API. EBS volumes can be attached or detached from instances while they are running, and moved
from one instance to another.
[33]
Simple Storage Service (S3) is a storage system in which data is accessible to EC2 instances, or directly over the network to suitably
authenticated callers (all communication is over HTTP). Amazon does not charge for the bandwidth for communications between
EC2 instances and S3 storage "in the same region." Accessing S3 data stored in a different region (for example, data stored in Europe
from a US East Coast EC2 instance) will be billed at Amazon's normal rates.
S3-based storage is priced per gigabyte per month. Applications access S3 through an API. For example, Apache Hadoop supports a
special s3: filesystem to support reading from and writing to S3 storage during a MapReduce job. There are also S3 filesystems for
Linux, which mount a remote S3 filestore on an EC2 image, as if it were local storage. As S3 is not a full POSIX filesystem, things
may not behave the same as on a local disk (e.g., no locking support).
Elastic IP addresses
Amazon's elastic IP address feature is similar to static IP address in traditional data centers, with one key difference. A user can
programmatically map an elastic IP address to any virtual machine instance without a network administrator's help and without having
to wait for DNS to propagate the new binding. In this sense an Elastic IP Address belongs to the account and not to a virtual machine
instance. It exists until it is explicitly removed, and remains associated with the account even while it is associated with no instance.
Partial IPv6 is provided in the US East (Northern Virginia), EU (Ireland) and Asia Pacific (Tokyo & Singapore) regions.
[34]
Amazon CloudWatch
Amazon CloudWatch is a Web service that provides real-time monitoring to Amazon's EC2 customers on their resource utilization
such as CPU, disk and network. Cloudwatch does not provide any memory, disk space, or load average metrics without running
additional software on the instance. Amazon provides example scripts for Linux instances.
[35]
The data is aggregated and provided
through AWS management console. It can also be accessed through command line tools and Web API's, if the customer desires to
monitor their EC2 resources through their enterprise monitoring software.
The metrics collected by Amazon CloudWatch enables Auto Scaling feature to dynamically add or remove EC2 instances. The
customers are charged by the number of monitoring instances.
Since May 2011, Amazon CloudWatch accepts custom metrics that can be submitted programmatically via Web Services API and
then monitored the same way as all other internal metrics, including setting up the alarms for them.
Automated scaling
Amazon's auto scaling feature of EC2 allows it to automatically adapt computing capacity to site traffic. The schedule-based (e.g.
time-of-the-day) and rule-based (e.g. CPU utilization thresholds) auto scaling mechanisms are easy to use and efficient for simple
applications. However, one potential problem is that VMs may take up to several minutes to be ready to use, which are not suitable for
time critical applications. The VM startup time are dependent on image size, VM type, data center locations, etc.
[36]
Amazon Elastic Compute Cloud - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Amazon_Elastic_Compute_Cloud
4 sur 8 09/09/2014 15:35
Wikinews has related
news: Amazon server
outage affects Reddit,
other websites
Reliability
To make EC2 more fault-tolerant, Amazon engineered Availability Zones that are designed to be insulated from failures in other
availability zones. Availability zones do not share the same infrastructure. Applications running in more than one availability zone can
achieve higher availability.
EC2 provides users with control over the geographical location of instances that allows for latency optimization and high levels of
redundancy. For example, to minimize downtime, a user can set up server instances in multiple zones that are insulated from each
other for most causes of failure such that one backs up the other.
High availability database services, like Amazon Relational Database Service run on top of EC2 instances.
Competitors
Since the launch of EC2, several companies have launched competing solutions, including Google Compute Engine, Microsoft's
Windows Azure Virtual Machines, Internap's Agile platform, as well as conventional infrastructure providers such as Rackspace.
Issues
In early July 2008 the anti-spam organizations Outblaze and Spamhaus.org began blocking Amazon's EC2 address pool due to
problems with the distribution of spam and malware.
[37]
On December 1, 2010, Amazon pulled its service to WikiLeaks after coming under political pressure in the USA.
[38]
The Internet
group Anonymous attempted to attack EC2 in revenge; however, Amazon was not affected by the attack.
[39]
Amazon's websites were temporarily offline on December 12, 2010, although it was initially unclear if this was due to attacks or a
hardware failure. An Amazon official later stated that it was due to a hardware failure.
[40]
Shortly before 5 am Eastern on April 21, 2011, an outage started at EC2's northern Virginia
data center that brought down several websites, including Foursquare, Springpad, Reddit,
Quora, BigDoor and Hootsuite.
[41][42][43]
Specifically, attempts to use Amazon's elastic-disk
and database services hung, failed, or were slow. Service was restored to some parts of the
datacenter (three of four "availability zones" in Amazon's terms) by late afternoon Eastern time
that day;
[44]
problems for at least some customers were continuing as of April 25.
[45]
0.07% of EBS volumes in one zone have also
been lost; EBS failures were a part of normal operation even before this outage and were a risk documented by Amazon,
[46]
though
the number of failures and the number of simultaneous failures may find some EC2 users unprepared.
On Sunday August 6, 2011, Amazon suffered a power outage in one of their Ireland availability zones.
[47]
Lightning was originally
blamed for the outage; however, on August 11, Irish energy supplier ESB Networks dismissed this as a cause, but at time of writing,
could not confirm what the cause of the problem was.
[48]
The power outage raised multiple questions regarding Amazon's EBS
infrastructure, which caused several bugs in their software to be exposed. The bugs resulted in some customers' data being deleted
when recovering EBS volumes in a mid-write operation during the crash.
[49]
August 8, 2011, saw another network connectivity outage of Amazon's Northern Virginia datacenter, knocking out the likes of Reddit,
Quora, Netflix and FourSquare.
[50]
The outage lasted around 25 minutes.
Another Northern Virginia datacenter outage occurred on October 22, 2012, from approximately 10 am to 4 pm PT. Edmodo, Airbnb,
Flipboard, Reddit, and other customers were affected. Anonymous claimed responsibility, however Amazon denied this assertion.
[51]
See also
Amazon S3
AppScale
Bitnami
CopperEgg
ElasticHosts
Eucalyptus
FlexiScale
Fujitsu's Cloud IaaS Trusted Public S5
Amazon Elastic Compute Cloud - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Amazon_Elastic_Compute_Cloud
5 sur 8 09/09/2014 15:35
GoGrid
Google App Engine
Google Compute Engine
GreenQlouds ComputeQloud
Internap's Agile Hosting
Linode
Liquid Web
Lunacloud
Microsoft Azure
Nimbula
OpenShift
OrionVM
Rackspace Cloud
RightScale
Savvis
TurnKey Linux Virtual Appliance Library
Zadara Storage
Notes
^ $109 for a three-year Heavy Utilization Reserved t2.micro Instances reservation amortized over thirty-six months plus one month at
$0.002/hour.
1.
References
^ LaMonica, Martin (March 27, 2008). "Amazon Web Services adds 'resiliency' to EC2 compute service" (http://www.news.com
/8301-10784_3-9904091-7.html). CNet News. Retrieved August 1, 2009.
1.
^ AWS Cloud Tour 2011 (https://www.youtube.com/watch?v=uf07L1RUOW4) on YouTube 2.
^ Barr, Jeff (August 25, 2006). "Amazon EC2 Beta" (http://aws.typepad.com/aws/2006/08/amazon_ec2_beta.html). Amazon Web Services
Blog. Retrieved May 31, 2013.
3.
^ Jinesh (October 16, 2007). "Amazon EC2 Gets More Muscle" (http://aws.typepad.com/aws/2007/10/amazon-ec2-gets.html). 4.
^ Barr, Jeff (May 29, 2008). "More EC2 power" (http://aws.typepad.com/aws/2008/05/more-ec2-power.html). Amazon Web Services Blog.
Retrieved August 1, 2009.
5.
^ Amazon EC2 Instances (http://aws.amazon.com/ec2/instance-types/). Aws.amazon.com. Retrieved on 2013-08-09. 6.
^ Barr, Jeff (March 27, 2008). "New EC2 Features" (http://aws.typepad.com/aws/2008/03/new-ec2-feature.html). Amazon Web Services Blog.
Retrieved August 1, 2009.
7.
^
a

b
Barr, Jeff (August 20, 2008). "Amazon EBS (Elastic Block Store) - Bring Us Your Data" (http://aws.typepad.com/aws/2008/08/amazon-
elastic.html). Amazon Web Services Blog. Archived (http://web.archive.org/web/20110328011236/http://aws.typepad.com/aws/2008
/08/amazon-elastic.html) from the original on March 28, 2011. Retrieved May 31, 2013.
8.
^
a

b
Barr, Jeff (August 23, 2008). "Big Day For EC2" (http://aws.typepad.com/aws/2008/10/big-day-for-ec2.html). Amazon Web Services
Blog. Retrieved August 1, 2009.
9.
^ Barr, Jeff (May 18, 2009). "New Features for EC2" (http://aws.typepad.com/aws/2009/05/new-aws-load-balancing-automatic-scaling-
and-cloud-monitoring-services.html). Amazon Web Services Blog. Retrieved August 1, 2009.
10.
^ "Amazon opens Cape software centre" (http://ww2.itweb.co.za/sections/business/2005/0507191033.asp?). July 19, 2005. 11.
^ "Amazon opens dev centre in Cape Town" (http://www.oneafrikan.com/2005/07/20/amazon-opens-dev-centre-in-cape-town/). July 20,
2005.
12.
^ "Amazon's Pinkham quits" (http://ww2.itweb.co.za/sections/internet/2006/0611291035.asp?A=BSR&S=BestRead&O=FPIN). November
29, 2006.
13.
^ "Amazons early efforts at cloud computing? Partly accidental" (http://itknowledgeexchange.techtarget.com/cloud-computing/2010/06
/17/amazons-early-efforts-at-cloud-computing-partly-accidental/). June 17, 2010.
14.
^ "Citrix and Amazon Web Services (AWS)" (http://www.citrix.com/global-partners/amazon-web-services.html). citrix.com. Retrieved
October 23, 2013.
15.
Amazon Elastic Compute Cloud - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Amazon_Elastic_Compute_Cloud
6 sur 8 09/09/2014 15:35
^ J. Dejun, G. Pierre and C.-H. Chi. EC2 Performance Analysis for Resource Provisioning of Service-Oriented Applications
(http://www.globule.org/publi/EPARPSOA_nfpsla2009.html). In Proceedings of the Workshop on Non-Functional Properties and SLA
Management in Service-Oriented Computing, November 2009.
16.
^ "Amazon EC2 Pricing" (http://aws.amazon.com/ec2/pricing/). amazon.com. Retrieved December 5, 2012. 17.
^ "Technical Report CS-2011-09" (http://www.cs.technion.ac.il/users/wwwb/cgi-bin/tr-info.cgi/2011/CS/CS-2011-09). cs.technion.ac.il.
Retrieved December 5, 2012.
18.
^ Amazon Elastic Compute Cloud (Amazon EC2), Cloud Computing Servers (http://aws.amazon.com/ec2/#pricing). Aws.amazon.com
(2014-07-01). Retrieved on 2014-07-01.
19.
^ "AWS Lowers its Pricing Again! No Inbound Data Transfer Fees and Lower Outbound Data Transfer for All Services including Amazon
CloudFront" (http://aws.typepad.com/aws/2011/06/aws-lowers-its-pricing-again-free-inbound-data-transfer-and-lower-outbound-data-transfer-
for-all-ser.html). typepad.com. June 29, 2011. Archived (http://web.archive.org/web/20110707085314/http://aws.typepad.com/aws/2011
/06/aws-lowers-its-pricing-again-free-inbound-data-transfer-and-lower-outbound-data-transfer-for-all-ser.html) from the original on July 7,
2011. Retrieved July 6, 2011.
20.
^ Klint Finley (August 21, 2012). "Is There a Landmine Hidden in Amazons Glacier?" (http://www.wired.com/wiredenterprise/2012/08
/glacier/). Wired. Retrieved May 31, 2013.
21.
^ Dan Sullivan (January 2014). "A Developer's Guide to Reducing Your AWS Bill" (http://www.amazon.com/Developers-Guide-Reducing-
Your-Cloud-ebook/dp/B00HTV9WY8/).
22.
^ "Cloudyn.com" (http://www.cloudyn.com/). 23.
^ "CloudCheckr.com" (http://cloudcheckr.com/). 24.
^ "AWS Free Usage Tier" (http://aws.amazon.com/free/). 25.
^ Additional Reserved Instance Options for Amazon EC2 (http://aws.typepad.com/aws/2011/12/reserved-instance-options-for-amazon-
ec2.html)
26.
^ Shankland, Stephen (October 23, 2008). "Amazon's Linux cloud computing out of beta, joined by Windows" (http://news.cnet.com
/8301-17939_109-10073696-2.html). CNet News. Retrieved October 24, 2008.
27.
^ "Amazon Elastic Compute Cloud (EC2) Running Microsoft Windows Server and SQL Server" (http://aws.amazon.com/windows/).
Amazon.com. October 23, 2008. Archived (http://web.archive.org/web/20081201023846/http://aws.amazon.com/windows/) from the original
on 1 December 2008. Retrieved October 25, 2008.
28.
^ AWS Marketplace - Additional EC2 Operating System Support (FreeBSD, Debian, CentOS) (http://aws.typepad.com/aws/2012/11/aws-
marketplace-additional-operating-system-support.html)
29.
^ NetBSD Blog (http://blog.netbsd.org/tnf/entry/netbsd_now_runs_under_amazon). Blog.netbsd.org (2011-03-13). Retrieved on 2013-08-09. 30.
^ "Windows Server 2012 Now Available on AWS" (http://aws.typepad.com/aws/2012/11/windows-server-2012-now-available-on-aws.html).
Amazon.com. November 19, 2012. Retrieved March 26, 2014.
31.
^ "Amazon Linux AMI 2013.03 Release Notes" (http://aws.amazon.com/amazon-linux-ami/2013.03-release-notes/). AWS web site. Retrieved
May 31, 2013.
32.
^ "Introduction to EBS Volumes" (http://1201restart.com/Articles/Introduction_to_EBS_Volumes). 1201 Restart.com. December 2010.
Retrieved December 18, 2010.
33.
^ Amazon Web Services Blog: Elastic Load Balancing: More IPv6 Support, More Metrics, More IP Addresses (http://aws.typepad.com
/aws/2011/10/elastic-load-balancing-more-ipv6-support-more-metrics-more-ip-addresses.html). Aws.typepad.com (2011-10-26). Retrieved on
2013-08-09.
34.
^ "Henry" (https://forums.aws.amazon.com/profile.jspa?userID=202407). "Cloudwatch for memory usage" (https://forums.aws.amazon.com
/message.jspa?messageID=325016#325016)
35.
^ Mao, Ming; M. Humphrey (2012). "A Performance Study on the VM Startup Time in the Cloud" (http://ieeexplore.ieee.org/stamp
/stamp.jsp?tp=&arnumber=6253534&isnumber=6253471). Proceedings of 2012 IEEE 5th International Conference on Cloud Computing
(Cloud2012): 423. doi:10.1109/CLOUD.2012.103 (http://dx.doi.org/10.1109%2FCLOUD.2012.103). ISBN 978-1-4673-2892-0.
36.
^ Krebs, Brian (July 1, 2008). "Amazon: Hey Spammers, Get Off My Cloud!" (http://blog.washingtonpost.com/securityfix/2008/07
/amazon_hey_spammers_get_off_my.html). Washington Post. Retrieved August 1, 2009.
37.
^ MacAskill, Ewen (December 2, 2010). "WikiLeaks website pulled by Amazon after US political pressure" (http://www.guardian.co.uk
/media/2010/dec/01/wikileaks-website-cables-servers-amazon). The Guardian (London).
38.
^ "WikiLeaks cables: Shell, Operation Payback and Assange for the Nobel prize - as it happened" (http://www.guardian.co.uk/news/blog
/2010/dec/09/wikileaks-us-embassy-cables-live-updates). The Guardian. December 9, 2010. Retrieved May 31, 2013.
39.
^ "Amazon says outage in Europe due to hardware failure, not hacking attack" (http://www.guardian.co.uk/technology/blog/2010/dec/13
/amazon-failure-not-hacking-wikileaks). The Guardian. December 13, 2010. Retrieved May 31, 2013.
40.
^ Pepitone, Julianne (April 21, 2011). "Amazon EC2 outage downs Reddit, Quora" (http://money.cnn.com/2011/04/21/technology
/amazon_server_outage/index.htm). CNN.
41.
Amazon Elastic Compute Cloud - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Amazon_Elastic_Compute_Cloud
7 sur 8 09/09/2014 15:35
^ Lohr, Steve (April 22, 2011). "Amazon Malfunction Raises Doubts About Cloud Computing" (http://www.nytimes.com/2011/04
/23/technology/23cloud.html). The New York Times.
42.
^ "Cloud storm, EC2 startup takedown" (http://www.doeswhat.com/2011/04/21/cloud-storm-amazons-ec2-takes-down-startups/). DoesWhat.
April 21, 2011.
43.
^ 6:18 pm PDT April 21, 2011, entry, says "all Availability Zones except one have been functioning normally for the past 5 hours."
(http://status.aws.amazon.com/,)
44.
^ April 25 entry. (http://status.aws.amazon.com/,) 45.
^ Amazon Elastic Block Store (EBS) (http://aws.amazon.com/ebs/) section "Volume Durability" 46.
^ "Lightning strikes Amazon's European cloud" (http://www.zdnet.co.uk/news/cloud/2011/08/08/lightning-strikes-amazons-european-cloud-
40093641/). August 8, 2011.
47.
^ "Amazon web outage not caused by lightning" (http://www.theregister.co.uk/2011/08/11/esb_web_outage/). August 11, 2011. 48.
^ "AWS cloud accidentally deletes customer data" (http://www.zdnet.co.uk/news/cloud/2011/08/10/aws-cloud-accidentally-deletes-customer-
data-40093665/). August 10, 2011.
49.
^ "Amazon cloud outage downs Netflix, Quora" (http://news.cnet.com/8301-1023_3-20089866-93/amazon-cloud-outage-downs-netflix-
quora/). August 9, 2011.
50.
^ "Amazon cloud outage impacts Reddit, Airbnb, Flipboard" (http://news.cnet.com/8301-1023_3-57537499-93/amazon-cloud-outage-
impacts-reddit-airbnb-flipboard/). October 22, 2012.
51.
External links
Official website (https://aws.amazon.com/ec2/)
Official Amazon Web Services YouTube Channel (https://www.youtube.com/user/AmazonWebServices) - Tutorials on using
and optimizing services running on EC2
Retrieved from "http://en.wikipedia.org/w/index.php?title=Amazon_Elastic_Compute_Cloud&oldid=622023969"
Categories: Amazon.com Cloud infrastructure Web services
This page was last modified on 20 August 2014 at 07:03.
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site,
you agree to the Terms of Use and Privacy Policy. Wikipedia is a registered trademark of the Wikimedia Foundation, Inc., a
non-profit organization.
Amazon Elastic Compute Cloud - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Amazon_Elastic_Compute_Cloud
8 sur 8 09/09/2014 15:35

You might also like