I worked with AWS a little while ago.  I'm not sure what options there were,
but I recall setting up my on node and (Linux) OS.  You then install what
you need (aka Pyramid) and run the service from a node within the Amazon
cloud.  Be careful about what happens on reboot and what might get lost --
not sure if you need Amazon S3 storage as well.  You can start with their
minimal package for free to try it out, but don't expect much performance
out of it  -- it is only for developers/trial users since it is free. (At
least it was at the time)

BTW other services like Linode seemed at the time to be much better and
cheaper.

Google App Engine is another option;  it comes with some limitations but
ones that are understandable if you understand the concept of GAE. I have
found if I rethink my app to fit GAE, I have a cleaner solution anyway.

Hope this help and isn't TMI.

-John

On Mon, Jun 20, 2011 at 8:28 PM, anandth <[email protected]> wrote:

> Hi,
>
> Has anybody designed an Pyramid web app for Amazon AWS.
>
> If so, can you able to post any sample architecture.
>
> I'm interested in developing an scale-able web app (kind of web 2.0) using
> Pyramid with Amazon.
>
> Thanks,
> - Anand.
>
> --
> You received this message because you are subscribed to the Google Groups
> "pylons-discuss" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/pylons-discuss/-/vhTXTo4ywGIJ.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/pylons-discuss?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to