I’m finally getting around to actual development using the Google App Engine. Since Python is currently the only supported language, I’ve had to do a little up front studying of the language itself. My programming language experience includes “C”, Java, and PHP, so learning Python is no big deal. I just need to work on [...]
google's tag archives
Run your web applications on Google’s infrastructure
Posted by techmonkey in April 9th 2008
On April 7th, Google announced their new offering called “AppEngine”. AppEngine is an environment that allows you to develop web based applications that run on Google’s scalable systems. AppEngine provides dynamic web serving, a “datastore” used to store your applications data, automatic scaling and load balancing and a downloadable development environment. The AppEngine framework is [...]
Continue reading " Run your web applications on Google’s infrastructure "
About
- Just ramblings from a developer with over 20 years experience. I will blog about my own personal development projects along with thoughts and reviews of others projects and development kits. My personal projects will generally be based in PHP, Java or C.