TGTry schrieb:
> Has anyone heard of any progress in implementing Turbogears on the
> Amazon EC2 web service?

What's the point of using Amazon EC2 for a web application? If I
understand http://www.amazon.com/gp/browse.html?node=201590011
correctly, you get charged $ 0.10  per hour that your instance (i.e.
virtual host) is running. Plus the traffic. A web server has to run
24/365, so you get:

$ 0.10 * 24 * ~365.25 / 12 = $ 73.05 per month.

You can rent around 4-5 virtual hosts sufficient for TurboGears for this
money. Including probably more traffic than you need.

Or am I not getting something?

Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to