Sunday, 27 October 2013

What Is Google App Engine?

Google App Engine lets you run your web applications on Google's infrastructure. App Engine applications are easy to build, maintain and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain, you just upload your application, and it's ready to serve your users.
You can serve your app from your own domain name (such as http://www.example.com/ ) using Google Apps. Or, you can serve your app using a free name on theappspot.com domain. You can share your application with the world, or limit access to members of your organization.
Google App Engine supports apps written in several programming languages. With App Engine's Java runtime environment, you can build your app using standard Java technologies including the JVM, Java servlets, and the Java programming language—or any other language using a JVM-based interpreter or compiler, such as JavaScript or Ruby. App Engine also features a dedicated Python runtime environment, which includes a fast Python interpreter and the Python standard library. The Java and Python runtime environments are built to ensure that your application runs quickly, securely, and without interference with other apps on the system.
With App Engine, you only pay for what you use. There are no set-up costs and no recurring fees. The resources your application uses, such as storage and bandwidth, are measured in gigabyte, and billed at competitive rates. You control the maximum amount of resources your app can consume, so it always stays within your budget.
App Engine costs nothing to get started. All applications can use up to 500 MB of storage and enough CPU and bandwidth to support an efficient app serving around 5 million page views a month, absolutely free. When you enable billing for your application, your free limits are raised and you only pay for resources you use above the free levels.
For more information click here

Saturday, 28 September 2013

Google Cloud Platform

Google App Engine 

App Engine is a platform as a service that uses familiar technologies to build and host applications on the same infrastructure used at Google.

Google Compute Engine

Compute Engine is an infrastructure as a service that lets you run your large-scale computing workloads on Linux virtual machines hosted on Google's infrastructure.

Google Cloud Storage

Store, access and manage your data on Google’s storage infrastructure. Take advantage of the scale and efficiency we have built over the years.

Google BigQuery

Analyze Big Data in the cloud using SQL and get real-time business insights in seconds using Google BigQuery. Use a fully-managed data analysis service with no servers to install or maintain.

Google Cloud SQL

Run MySQL databases in Google's cloud. Use a fully managed service to maintain and administer your databases, so you can focus more on building your applications and worry less about database management.