Embed presentation
Downloaded 119 times









Google App Engine is a platform that allows developers to run web applications on Google's infrastructure. It provides automatic scaling, load balancing, data storage with queries and transactions, user authentication with Google Accounts, and scheduling of tasks. Developers can use popular programming languages like Python, PHP, Java, and Go. The platform offers a NoSQL data store, a relational SQL database, and cloud storage for large files. It also includes an admin console and documentation to get started with a "Hello World" Python app.







