Friday 6 March 2015

About Google Cloud Pub/Sub



.

Closing a gap with other enterprise cloud providers, Google has created a service to facilitate communications across applications that customers build on the companys cloud platform.


 
 

The Google Cloud Pub/Sub service, made available as an open beta on Wednesday, is designed for exchanging messages across different Google cloud services and internal systems in great volume and with minimal delay.

The base service allows applications to dispatch missives to each other at a rate of up 10,000 per second. Google promises that the messages will arrive at their destinations in less than a second, even when customer systems are generating more than a million messages per second.

The Pub/Sub service can connect different components built on the Google App Engine and Google Compute Engine, as well as to outside applications by way of a secure Web connection.

Messaging for in-house enterprise applications has typically been handled by enterprise service bus (ESB) or enterprise integration suites, available from the likes of Progress Software, Red Hat, Pivotal, Oracle, Software AG, IBM, and Tibco. With the Pub/Sub release, Google is catching up with other cloud providers. Amazon Web Services offers the Simple Queue Service. Microsoft offers the Azure Service Bus. The service could be used in multiple ways, according to Google product manager Rohit Khare, who posted a blog entry about the new release Wednesday.

A human resources application could rely on the service to trade information among multiple components, such as a company directory and a payroll system. Pub/Sub, accessible via an application programming interface (API), could be used to coordinate traffic on an Internet of Things- styled sensor network, routing all the information from the end-nodes to a data analysis application.



No comments:

Post a Comment