Difference: EC2 (1 vs. 2)

Revision 22013-08-08 - geschd

Line: 1 to 1
 
META TOPICPARENT name="EmpiricalAlgorithmics"

Amazon's Elastic Compute Cloud (EC2)

Introduction

Changed:
<
<
Amazon's Elastic Compute Cloud is a service which allows users to purchase computing resources by the hour in the form of virtual machine 'instances'. These instances are sold in many different sizes and under several purchasing options. Each instance is loaded with an Amazon Machine Image (AMI), a package including an OS and accompanying software. These can be chosen from a group of presets or customized by the user. When launching an instance, a startup script can be provided so that a task may be started immediately. Alternatively, the user may ssh to an instance and issue commands that way. Running instances may be monitored using Amazon's Cloud Watch tools which can provide useful metrics such as CPU and network usage.
>
>
Amazon's Elastic Compute Cloud is a service which allows users to purchase computing resources by the hour in the form of virtual machine 'instances'. These instances are sold in many different sizes and under several purchasing options. Each instance is loaded with an Amazon Machine Image (AMI), a package including an OS and accompanying software. These can be chosen from a group of presets or customized by the user. When launching an instance, a startup script can be provided so that a task may be started immediately. Alternatively, the user may ssh to an instance and issue commands that way. Running instances may be monitored using Amazon's CloudWatch tools which can provide useful metrics such as CPU and network usage.
 
Line: 9 to 9
 
  • A full listing of public Amazon Machine Images: AMIs

Many of the basic features of EC2 can be used for no charge when signing up under the Free Tier. The Free Tier includes 750 hours of micro instance usage every month as well as a limited free usage of many accompanying servicess. See the Free Tier page for further details. The following section will walk through setting up an example instance for free.

Added:
>
>
 

Micro Instance Quick Start

Added:
>
>
This section will walk through the steps required to set up a micro instance and do an example run of the configuration/validation pipeline.

Create an account and access the management console

  • To create an Amazon Web Services account, go to aws.amazon.com and select "sign up"
  • You will need to create an Amazon account or sign in with an existing one
  • Following this, you will need to supply some personal information and payment information, verify yourself by telephone, and select a support plan
  • The pictures below show this process:
EC2 signup: account creation
EC2 signup: credit card info
EC2 signup: telephone verification
EC2 signup: support plan
EC2 signup: finalization



  • After signing up, you can access the management console to begin using EC2
  • The management console can be accessed by a menu in the upper right hand corner
  • The management console provides access to all of the Amazon Web Services, but for now we only need EC2
  • The pictures below show the management console:
Accessing the management console
The management console

Create the micro instance

  • In the management console, select "EC2" and and then "Instances" on the left-hand menu

Launch Instance: AMI selection
Launch Instance: type selection
Launch Instance: advanced options
Launch Instance: storage configuration

Launch Instance: tags
Launch Instance: key pair
Launch Instance: firewall
Launch Instance: review

Connect to the micro instance

Connecting to an instance using SSH

Set up and run the configuration/validation pipeline

 

CLI tools

-- Main.geschd - 08 Aug 2013

Added:
>
>
META FILEATTACHMENT attr="h" comment="" date="1375997844" name="signup1.png" path="signup1.png" size="54810" user="geschd" version="1.1"
META FILEATTACHMENT attr="h" comment="" date="1375998908" name="signup2.png" path="signup2.png" size="47256" user="geschd" version="1.2"
META FILEATTACHMENT attr="h" comment="" date="1375998058" name="signup3.png" path="signup3.png" size="47242" user="geschd" version="1.1"
META FILEATTACHMENT attr="h" comment="" date="1375998076" name="signup4.png" path="signup4.png" size="54129" user="geschd" version="1.1"
META FILEATTACHMENT attr="h" comment="" date="1375998107" name="signup5.png" path="signup5.png" size="66220" user="geschd" version="1.1"
META FILEATTACHMENT attr="h" comment="" date="1375999363" name="instance1.png" path="instance1.png" size="103371" user="geschd" version="1.1"
META FILEATTACHMENT attr="h" comment="" date="1375999379" name="instance2.png" path="instance2.png" size="45615" user="geschd" version="1.1"
META FILEATTACHMENT attr="h" comment="" date="1375999393" name="instance3.png" path="instance3.png" size="53111" user="geschd" version="1.1"
META FILEATTACHMENT attr="h" comment="" date="1375999407" name="instance4.png" path="instance4.png" size="36788" user="geschd" version="1.1"
META FILEATTACHMENT attr="h" comment="" date="1375999420" name="instance5.png" path="instance5.png" size="42120" user="geschd" version="1.1"
META FILEATTACHMENT attr="h" comment="" date="1375999437" name="instance6.png" path="instance6.png" size="60311" user="geschd" version="1.1"
META FILEATTACHMENT attr="h" comment="" date="1375999452" name="instance7.png" path="instance7.png" size="40149" user="geschd" version="1.1"
META FILEATTACHMENT attr="h" comment="" date="1375999470" name="instance8.png" path="instance8.png" size="62006" user="geschd" version="1.1"
META FILEATTACHMENT attr="h" comment="" date="1375999830" name="ManagementConsole.png" path="ManagementConsole.png" size="51634" user="geschd" version="1.1"
META FILEATTACHMENT attr="h" comment="" date="1375999848" name="connect.png" path="connect.png" size="66712" user="geschd" version="1.1"
META FILEATTACHMENT attr="h" comment="" date="1376000569" name="ManagementConsole2.png" path="ManagementConsole2.png" size="135946" user="geschd" version="1.1"

Revision 12013-08-08 - geschd

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="EmpiricalAlgorithmics"

Amazon's Elastic Compute Cloud (EC2)

Introduction

Amazon's Elastic Compute Cloud is a service which allows users to purchase computing resources by the hour in the form of virtual machine 'instances'. These instances are sold in many different sizes and under several purchasing options. Each instance is loaded with an Amazon Machine Image (AMI), a package including an OS and accompanying software. These can be chosen from a group of presets or customized by the user. When launching an instance, a startup script can be provided so that a task may be started immediately. Alternatively, the user may ssh to an instance and issue commands that way. Running instances may be monitored using Amazon's Cloud Watch tools which can provide useful metrics such as CPU and network usage.

Many of the basic features of EC2 can be used for no charge when signing up under the Free Tier. The Free Tier includes 750 hours of micro instance usage every month as well as a limited free usage of many accompanying servicess. See the Free Tier page for further details. The following section will walk through setting up an example instance for free.

Micro Instance Quick Start

CLI tools

-- Main.geschd - 08 Aug 2013

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback