TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Python based cloud solution

4 pointsby dotpotalmost 14 years ago
Hello there,<p>I'm about to build social site, I want to use Python as main language and I want it on cloud (so I don't need to worry about scalability/huge trafic/etc), I know Google Apps Engine, but is it ok to use on huge site like social ? Is there any alternatives? better alternatives? What you can suggest/comment on this, anything will help me to decide.

5 comments

ahsanhilalalmost 14 years ago
<a href="http://www.picloud.com/product/" rel="nofollow">http://www.picloud.com/product/</a><p>You should use PiCloud. It is a tailor made solution for Python.
clojurerocksalmost 14 years ago
Im actually learning python for the first time myself and am currently working with the various cloud engines. If you want im willing to compare notes and maybe we can even work together to learn it better. Drop me a note at startupz.net@gmail.com.
FedericoEllesalmost 14 years ago
<a href="http://stackoverflow.com/questions/2044595/what-is-the-largest-website-deployed-on-google-app-engine" rel="nofollow">http://stackoverflow.com/questions/2044595/what-is-the-large...</a>
sligalmost 14 years ago
For Django, there's <a href="https://gondor.io/" rel="nofollow">https://gondor.io/</a>
steventruongalmost 14 years ago
You could always build direct on AWS