hosting - Google Code vs. Google App Engine? -
i confused. thought these both hosting solutions google sells or makes free. difference between two?
thanks, alex
google code sourceforge-style hosting solution open source projects: can host code in supplied subversion or mercurial repository , document project in wiki. cannot run code on google code, upload source code share others. it's free.
google app engine general cloud application host. can host web sites written in python or java, running code on google's servers, cost proportional usage (it's free amount).
Comments
Post a Comment