Google App Engine : Google App Engine enables you to build and host web apps on the same systems that power Google applications. App Engine offers fast development and deployment; simple administration, with no need to worry about hardware, patches or backups; and effortless scalability. App Engine also provides the ability to create Managed VMs. In addition, you can build client APIs for your App Engine applications using Google Cloud Endpoints.
Google Compute Engine : Google Compute Engine offers scalable and flexible virtual machine computing capabilities in the cloud. You can use Google Compute Engine to solve large-scale processing and analytic problems on Google’s computing, storage, and networking infrastructure. Google Compute Engine also provides you the ability to use Google Cloud DNS, a high performance global DNS service.
Google BigQuery Service : Google BigQuery Service is a fully managed data analysis service that enables businesses to analyze Big Data. It features highly scalable data storage that accommodates up to hundreds of terabytes, the ability to perform ad hoc queries on multi-terabyte datasets, and the ability to share data insights via the web.
Google Cloud Datastore : Google Cloud Datastore is a fully managed, schemaless, non-relational datastore. It provides a rich set of query capabilities, supports atomic transactions, and automatically scales up and down in response to load. It can scale to support an application with 1,000 users or 10 million users with no code changes.
Google Cloud Storage : Google Cloud Storage is a RESTful service for storing and accessing your data on Google's infrastructure. The service combines the performance and scalability of Google's cloud with advanced security and sharing capabilities.
Google Prediction API : Google Prediction API enables you to make your smart apps even smarter. The API accesses Google's machine learning algorithms to analyze your historic data and predict likely future outcomes.
Google Translate API : Google Translate is a RESTful API that automatically translates text from one language to another language (e.g. French to English). You can use the Google Translate API to programmatically translate text in your webpages or apps.
Google Cloud SQL : Google Cloud SQL is a web service that allows you to create, configure, and use relational databases that live in Google's cloud. It is a fully-managed service that maintains, manages, and administers your databases, allowing you to focus on your applications and services.
Other Google Cloud Platform Services :
- Google Genomics provides an API to store, process, explore and share DNA sequence reads, reference-based alignments, and variant calls, using Google's cloud infrastructure.
- Google Cloud Pub/Sub is designed to provide reliable, many-to-many, asynchronous messaging between applications. Publisher applications can send messages to a “topic” and other applications can subscribe to that topic to receive the messages. By decoupling senders and receivers, Google Cloud Pub/Sub allows developers to communicate between independently written applications.