<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sioct="http://rdfs.org/sioc/types#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" version="2.0" xml:base="https://www.linuxjournal.com/tag/amazon-ec2">
  <channel>
    <title>Amazon EC2</title>
    <link>https://www.linuxjournal.com/tag/amazon-ec2</link>
    <description/>
    <language>en</language>
    
    <item>
  <title>Put Your Servers in the Cloud with Amazon EC2 and Ubuntu</title>
  <link>https://www.linuxjournal.com/content/put-your-servers-cloud-amazon-ec2-and-ubuntu</link>
  <description>  &lt;div data-history-node-id="1011965" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/cloud_0.jpg" width="480" height="332" alt="" title="cloud computing" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/bill-childers" lang="" about="https://www.linuxjournal.com/users/bill-childers" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;Bill Childers&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;p&gt;
Cloud services are all the rage today, although some of my fellow &lt;cite&gt;Linux Journal&lt;/cite&gt; staffers may scoff when they hear me say that. Cloud services is a nebulous term that can mean anything from completely hosted services (like Gmail) to virtualized, leased servers, such as those provided by Amazon's EC2 service. And, the latter is the subject of this article. Recently, with the advent of Ubuntu 9.10 (Karmic Koala), Canonical has added support for pre-baked Amazon EC2 images. This makes spinning up your own personal cloud servers fast and easy—although not necessarily economical (see the Amazon EC2 Economics sidebar for a quick cost breakdown of EC2).
&lt;/p&gt;&lt;p&gt;
The Ubuntu EC2 Starters Guide (see Resources) should be your first stop. This document guides you through the process of creating your own EC2 instance. Before you can do anything at all with EC2, you need to set up an Amazon EC2 account. Go to the URL listed in the Resources section, and either sign in with your existing Amazon account or create a new one. Then, click on the EC2 link and sign up for the EC2 service. You need to provide a credit card for billing purposes. Once you've done that, select the Create an X.509 Certificate link that's presented on the thank-you page. Select yes to create a new certificate, and then download your certificate and private key to your hard disk. Finally, make a note of your AWS account ID number, as you may need it later.
&lt;/p&gt;&lt;p&gt;
Now that you've got your Amazon account and are enrolled in the EC2 program, it's time to start installing the management tools on your local system. If you're running Ubuntu, simply type sudo apt-get install ec2-api-tools to download the EC2 management tools. You also need the Sun 1.6 JDK (installable via sudo apt-get install sun-java6-jdk). If you're using another distro or Mac OS X, you can get the toolset by following the link in the Resources section of this article. The tools are nothing more than a .zip file full of Java binaries and shell scripts, so they're fairly portable.
&lt;/p&gt;
&lt;div class="newsletter"&gt;

&lt;p&gt;&lt;span class="signup"&gt;SIGN UP&lt;/span&gt; for &lt;em&gt;Linux Journal&lt;/em&gt;'s monthly Cloud Computing newsletter - it's free!&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/put-your-servers-cloud-amazon-ec2-and-ubuntu" hreflang="en"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

&lt;/div&gt;</description>
  <pubDate>Mon, 03 May 2010 20:39:10 +0000</pubDate>
    <dc:creator>Bill Childers</dc:creator>
    <guid isPermaLink="false">1011965 at https://www.linuxjournal.com</guid>
    </item>

  </channel>
</rss>
