No, but if you find some useful resources, please pass them along. I&#39;ll do the same :)<br><br><div class="gmail_quote">On Thu, Sep 9, 2010 at 9:59 AM, Matthew Nuzum <span dir="ltr">&lt;<a href="mailto:newz@bearfruit.org">newz@bearfruit.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Somethign I&#39;ve still not done on EC2 is run MySQL. I know that Amazon<br>
has a service that makes this easier but I&#39;ve not played with it yet.<br>
Anyone able to summarize how it works?<br>
<div><div></div><div class="h5"><br>
On Thu, Sep 9, 2010 at 9:47 AM, Kenneth Younger &lt;<a href="mailto:kyounger@gmail.com">kyounger@gmail.com</a>&gt; wrote:<br>
&gt; Wow. I&#39;m at Rackspace right now, because their prices were better, but this<br>
&gt; might just have me switch back.<br>
&gt;<br>
&gt; One of the other benefits that EC2 offers is the high-memory or high-CPU<br>
&gt; instances. Rackspace just gives you a proportionate amount more RAM, Disk,<br>
&gt; and CPU in their next-larger instance size. One of the instances I plan on<br>
&gt; running will be a Memcache server, which I was just going to have co-exists<br>
&gt; with the file server, but this lets me separate those out. Me likey.<br>
&gt;<br>
&gt; On Thu, Sep 9, 2010 at 9:40 AM, Matthew Nuzum &lt;<a href="mailto:newz@bearfruit.org">newz@bearfruit.org</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Sep 9, 2010 at 9:11 AM, L. V. Lammert &lt;<a href="mailto:lvl@omnitec.net">lvl@omnitec.net</a>&gt; wrote:<br>
&gt;&gt; &gt; At 08:48 AM 9/9/2010, you wrote:<br>
&gt;&gt; &gt;&gt;EC2 has been a very cheap way to experiment with servers in the past<br>
&gt;&gt; &gt;&gt;at $0.075 per hour but that ran to $54/mo if you used it full time.<br>
&gt;&gt; &gt;&gt;This new instance brings the price down to $14 /mo for a full time<br>
&gt;&gt; &gt;&gt;instance which puts it into the same ballpark as a linode ($20/mo but<br>
&gt;&gt; &gt;&gt;not an apples to apples comparison).<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Any feel of how the &#39;per hour&#39; translates to actual usage? For<br>
&gt;&gt; &gt; example, does the cost structure actually product no charge when a<br>
&gt;&gt; &gt; web site is not getting page request? Does a system ever use *more*<br>
&gt;&gt; &gt; than the .02/hr?<br>
&gt;&gt;<br>
&gt;&gt; The fee is per hour that the instance is running. So if it&#39;s idle you<br>
&gt;&gt; get charged. There are no partial hours, so if you use it for 1 min or<br>
&gt;&gt; 42 min or 60 min it&#39;s one hour.<br>
&gt;&gt;<br>
&gt;&gt; The only additional charges are for bandwidth and storage. Both are<br>
&gt;&gt; ridiculously cheap. I have a few gigs of data on S3 and my cost is<br>
&gt;&gt; pennies a month.<br>
&gt;&gt;<br>
&gt;&gt; EC2 is not like a normal vps though. There is, by default at least, no<br>
&gt;&gt; persistent storage. So if you boot it up, install nagios and then shut<br>
&gt;&gt; it down, when you boot it up again you&#39;ll have to install nagios<br>
&gt;&gt; again. You have to deliberately create persistent storage.<br>
&gt;&gt;<br>
&gt;&gt; A common way is to customize your server installation and then create<br>
&gt;&gt; a snapshot of this and in the future, instead of booting a default<br>
&gt;&gt; image, boot your snapshot. This uses some of your storage space so if<br>
&gt;&gt; you have a 2GB snapshot (that&#39;s quite big) you&#39;ll add $0.30 per month<br>
&gt;&gt; to your cost. The benefit to this is huge, though. If you have a<br>
&gt;&gt; website that scales horizontally (i.e. one server can handle 50 users,<br>
&gt;&gt; two can handle 100 users, three 150 and etc) then you can use EC2 to<br>
&gt;&gt; automatically spawn additional instances when your main server&#39;s load<br>
&gt;&gt; reach 70% (or whatever) and then automatically shut them down when the<br>
&gt;&gt; utilization drops. The rule system is quite sophisticated so you have<br>
&gt;&gt; a lot of flexibility.<br>
&gt;&gt;<br>
&gt;&gt; The cost to experiment with these is so piddly that for $5 you can<br>
&gt;&gt; spend a weekend becoming an expert, or less than $1 to give it a quick<br>
&gt;&gt; try.<br>
&gt;&gt;<br>
&gt;&gt; Here are instructions: <a href="http://www.ubuntu.com/cloud/public/deploy" target="_blank">http://www.ubuntu.com/cloud/public/deploy</a> In<br>
&gt;&gt; the time it takes to download a CD ISO you could have 10 servers up<br>
&gt;&gt; and running.<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Matthew Nuzum<br>
&gt;&gt; newz2000 on freenode, skype, linkedin, <a href="http://identi.ca" target="_blank">identi.ca</a> and twitter<br>
&gt;&gt;<br>
&gt;&gt; &quot;Lead, follow or get the hell out of the way.&quot; –Robert Nuzum (My dad)<br>
&gt;&gt; summarizing an old military quote<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Cialug mailing list<br>
&gt;&gt; <a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
&gt;&gt; <a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Cialug mailing list<br>
&gt; <a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
&gt; <a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div>--<br>
<div><div></div><div class="h5">Matthew Nuzum<br>
newz2000 on freenode, skype, linkedin, <a href="http://identi.ca" target="_blank">identi.ca</a> and twitter<br>
<br>
&quot;Lead, follow or get the hell out of the way.&quot; –Robert Nuzum (My dad)<br>
summarizing an old military quote<br>
_______________________________________________<br>
Cialug mailing list<br>
<a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
<a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
</div></div></blockquote></div><br>