Hi Dave,<br>I don't have any experience wtih dot cloud but I've had great experience with using EC2 and mounting EBS ( Elastic Block Store ) images for my data storage. I use Amazon's S3 for static images and Elasticache for my caching layer, this whole setup works really well for me right now and at my current data and network usage it is very cost effective. <br>
<br>I don't have any experience with the new CloudFront service or Amazon's custom nosql database solution. I use Redis on an amazon instance and it works great. I have never experienced losing data when rebooting a server but I do know that amazon backs up data on EBS Images and it's easy to clone them and keep backups, but if you have a lot of data it gets expensive. <br>
<br>I hope this helped .<br><br>Shawn  <br><br><div class="gmail_quote">On Sat, Jun 2, 2012 at 6:37 PM, David Oswald <span dir="ltr"><<a href="mailto:daoswald@gmail.com" target="_blank">daoswald@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I was just wondering if anyone in our group who has deployed on EC2<br>
has used it to support a database as well.  It's my understanding that<br>
the EC2 instance loses its data when shut down, so it doesn't make<br>
sense to host a database within it, but Amazon provides the RDS cloud,<br>
which should be a nice stable cloud-based relational database,<br>
available to an EC2 application.<br>
<br>
Another option I'm considering for this project is dot cloud.  It sort<br>
of bundles a web application instance along with a mysql database.<br>
<br>
I guess my question is, what experiences have others had in pairing<br>
EC2 with RDS for a low-volume but highly available web application?<br>
And can anyone compare that to experiences with dot cloud's<br>
"Perl/MySQL" web application environment?<br>
<br>
I've got a client whom I would like to migrate away from self-hosting<br>
an internal-use web application, by moving them over to the cloud,<br>
possibly retaining one of the existing servers just in case of thunder<br>
storms. ;).<br>
<br>
<br>
Dave<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
<br>
David Oswald<br>
<a href="mailto:daoswald@gmail.com">daoswald@gmail.com</a><br>
<br>
_______________________________________________<br>
ThousandOaks.pm - Thousand Oaks Perl Mongers<br>
Website:      <a href="http://thousand-oaks.pm.org/" target="_blank">http://thousand-oaks.pm.org/</a><br>
Mailing list: <a href="http://mail.pm.org/mailman/listinfo/thousand-oaks-pm" target="_blank">http://mail.pm.org/mailman/listinfo/thousand-oaks-pm</a><br>
</font></span></blockquote></div><br>