Great suggestions, thanks Jay.  However, I&#39;m looking for something with local storage so I can code/test/demo the app while I&#39;m away from the net (e.g., on a plane or at my mom&#39;s house).  Maybe something like gdbm is a good option?  But there are a bunch of Berkley DB-derived libraries; how do I choose?<br>

<br>(I was hoping someone knew of a slick module that would let me abstract away the storage mechanism and switch from local to net-based storage arbitrarily.)<br><br>- djb<br><br><div class="gmail_quote">On Fri, Oct 29, 2010 at 4:52 PM, Jay Hannah <span dir="ltr">&lt;<a href="mailto:jhannah@mutationgrid.com">jhannah@mutationgrid.com</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;"><div class="im">On Oct 29, 2010, at 2:44 PM, Dave Burchell wrote:<br>
&gt; I&#39;m working on a prototype web app. I plan to use Amazon S3 and/or SimpleDB in production.  What&#39;s a good choice for the prototype?<br>
<br>
</div>I&#39;ve played around with Amazon EC2 Linux nodes, but I haven&#39;t used their storage engines.<br>
<br>
For development, Micro EC2 Linux nodes are basically free ($0.02/hour), especially if you shut them down overnight (whenever you&#39;re not coding). Or, perhaps you prefer literally free:   <a href="http://aws.amazon.com/free/" target="_blank">http://aws.amazon.com/free/</a><br>


<br>
I&#39;d launch an EC2 instance (Debian Linux), stick Catalyst and Template Toolkit on top of that, and go to town. Searching CPAN for &quot;amazon s3&quot; and &quot;amazon simpledb&quot; seems to show various options.<br>


<br>
Did that help?<br>
<br>
Jay Hannah<br>
Software Architect<br>
<a href="mailto:jhannah@mutationgrid.com">jhannah@mutationgrid.com</a> | <a href="http://mutationgrid.com" target="_blank">http://mutationgrid.com</a> | 1-402-598-7782<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Omaha-pm mailing list<br>
<a href="mailto:Omaha-pm@pm.org">Omaha-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/omaha-pm" target="_blank">http://mail.pm.org/mailman/listinfo/omaha-pm</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Dave Burchell<br>