<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
Message: 1<br>
Date: Tue, 16 Sep 2014 00:27:59 -0700<br>
From: Lisa Kachold <<a href="mailto:foobar@it-clowns.com">foobar@it-clowns.com</a>><br>
To: Main PLUG discussion list <<a href="mailto:plug-discuss@lists.phxlinux.org">plug-discuss@lists.phxlinux.org</a>><br>
Subject: Re: Looking for Virtual Hosting<br>
Message-ID:<br>
        <CAEYqmRuw-+cLHkWHcaKYGZzS4at-Ki-H-VBMcXRE6627Rnn1=<a href="mailto:g@mail.gmail.com">g@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi Mark!<br>
<br>
<br>
You can get 2 Virtual Private Servers on AWS EC2 for *free* for the first<br>
year.  After that their pricing is STILL alot cheaper than what you were<br>
paying!   But you will have to investigate that by setting up mockup<br>
billing as you build your systems and evaluate your needs.  You have a<br>
whole year.<br>
<br>
Their free tier includes a good lot of startup resources:<br>
<br>
<a href="http://aws.amazon.com/free/" target="_blank">http://aws.amazon.com/free/</a><br>
<br>
I personally LOVE EC2 and have had a lot of fun deploying their images (and<br>
mine) in the "cloud".<br>
<br>
While you really need nothing but Amazon's own management tools to do most<br>
anything you might want, the real power of the EC2 and S3 Amazon services<br>
is the capacity to build up duplicate images and deploy, manage, and secure<br>
the servers using automation tools.  Gone are the days when an army of<br>
server monkeys typed for days managing all the little things on servers.<br>
<br>
Of course, AWS has already integrated OPWorks into their product, and it's<br>
very powerful:<br>
<a href="http://docs.aws.amazon.com/opsworks/latest/userguide/gettingstarted-simple-app.html" target="_blank">http://docs.aws.amazon.com/opsworks/latest/userguide/gettingstarted-simple-app.html</a><br>
<br>
However, there's a development API that has allowed others to seamlessly<br>
integrate their application to EC2/S3 AWS.   CHEF, Puppet, Cobbler and many<br>
other customized deployment scripts  and tools have been developed in in<br>
ruby, python, and perl (github) and J2EE.<br>
<br>
Ansible:  <a href="http://docs.ansible.com/intro_dynamic_inventory.html" target="_blank" rel="noreferrer">http://docs.ansible.com/intro_dynamic_inventory.html</a><br>
Cobbler:  <a href="https://forums.aws.amazon.com/thread.jspa?threadID=14590" target="_blank">https://forums.aws.amazon.com/thread.jspa?threadID=14590</a><br>
Puppet:  <a href="http://puppetlabs.com/solutions/ec2" target="_blank" rel="noreferrer">http://puppetlabs.com/solutions/ec2</a><br>
Chef:  <a href="http://learn.getchef.com/legacy/starter-use-cases/multi-node-ec2/" target="_blank" rel="noreferrer">http://learn.getchef.com/legacy/starter-use-cases/multi-node-ec2/</a><br>
<br>
Of course everyone has to get into the game, so we see competing deployment<br>
tools newly available like *Juju* <<a href="https://juju.ubuntu.com/" target="_blank">https://juju.ubuntu.com/</a>>, the open<br>
source service orchestration management tool developed by Canonical, the<br>
company already famous for its Linux-based operating system Ubuntu. What?s<br>
great in Juju is that it automates the daily tasks that your infrastructure<br>
requires, and it allows you to focus on what really matters to you. All<br>
this is made possible by what are called ?Charms? in the Juju jargon. A<br>
*Charm* is a collection of YAML configuration files and a selection of<br>
?hooks?, which are naming conventions that perform several operations like<br>
install software, start/stop a service, manage relationships with other<br>
Charms, and more. Since Charms can be shared among different systems, a<br>
Charm store is available to share and download them.<br>
<br>
<br>
So, while I love linode, libvirt and KVMs, I would opt for a better<br>
solution managing your own server set on AWS.<br>
<br>
Feel free to email me offline for more info or questions.</blockquote><div><br></div><div>SaltStack, another configuration/orchestration/automation tool, also integrates into ec2. I just finished some training for SaltStack which was all based in the aws cloud.</div><div><br></div><div><a href="http://salt-cloud.readthedocs.org/en/latest/topics/aws.html">http://salt-cloud.readthedocs.org/en/latest/topics/aws.html</a><br></div></div><div><br></div>-- <br><div dir="ltr">Benjamin Francom<br>Information Technology Mix Master<br><a href="http://www.benfrancom.com" target="_blank">http://www.benfrancom.com</a></div>
</div></div>