[web2py] Re: Amazon EC2 discussion: pros/cons, etc.

2012-05-02 Thread howesc
i use GAE heavilythe biggest reason to not use GAE is if you want an app that does complex queries - you just can't do complex queries and roll-ups on GAE. there are other freedoms that EC2 give you that if you have the IT support to run them it might be worth it. i am wrestling with

[web2py] Re: Amazon EC2 discussion: pros/cons, etc.

2012-05-01 Thread Richard Galka
Community AMI's are present for FreeBSD. Apparently at least a few are identified as windows systems, while others are identifed as (Linux Other). A quick search gives: http://www.daemonology.net/freebsd-on-ec2/ which identifies several different AMI's. (Also searching for FreeBSD on community

[web2py] Re: Amazon EC2 discussion: pros/cons, etc.

2012-05-01 Thread pbreit
The AMI list that Amazon maintains is pretty reliable: https://aws.amazon.com/amis?platform=Cent+OSselection=platform If you are still evaluating cloud providers, Rackspace is a bit more straightforward, can be cheaper and formally supplies a CentOS 6.0 image.

[web2py] Re: Amazon EC2 discussion: pros/cons, etc.

2012-05-01 Thread Derek
EC2 is good, but why would you use that when you can use GAE? What's the advantage? On Monday, April 30, 2012 2:59:21 AM UTC-7, lucas wrote: hello one and all, i am curious about using a cloud, like Amazon EC2. i don't know anything about it. but i am curious and interested. i have

[web2py] Re: Amazon EC2 discussion: pros/cons, etc.

2012-05-01 Thread pbreit
I think it's much easier to justify using a normal stack vs. something very proprietary that may not support SQL, https, domains, some python libraries, etc and can get crazy expensive.

[web2py] Re: Amazon EC2 discussion: pros/cons, etc.

2012-04-30 Thread Richard Galka
I had a setup for a while with freebsd, web2py (and corresponding dependencies). There was very little difference on setup between amazone ec2 and the bare metal machines I previously set everything up on. Just remember, by default no guaranteed static IP... On Monday, April 30, 2012 4:59:21

[web2py] Re: Amazon EC2 discussion: pros/cons, etc.

2012-04-30 Thread lucas
wow, really, so did you actually install freebsd on your EC2 harddisk slice because i don't see freebsd under the amazon EC2 operating systems. i do see redhat enterprise 6, which is probably very very similar to centos 6. and with that freebsd install, did you install and use a relational

[web2py] Re: Amazon EC2 discussion: pros/cons, etc.

2012-04-30 Thread Anthony
Looks like there are a couple community AMI's for CentOS 6.2: https://aws.amazon.com/amis/centos-6-2-base-version-1-0-32-bit-1332109399 https://aws.amazon.com/amis/centos-6-2-lamp-32-bit-apache-http-2-4-1-mysql-5-5-12-php-5-4-0-version-1-0-1332109551 Anthony On Monday, April 30, 2012 12:11:14