Google Cloud Pub/Sub

Limited Preview

This is a Limited Preview release of Google Cloud Pub/Sub. As a result, it might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy. Request to be whitelisted to use this feature.

Introduction

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.

Limitations

For the Limited Preview release, the following limitations apply:

  • Applications can only send and receive messages to each other if their Cloud projects belong to the same owner.
  • Push messages can only be delivered to HTTPS endpoints. A subscriber application must include a web service component to receive messages, such as a Google App Engine app, or a web server hosted on Google Compute Engine or an external location.

In addition, see Quotas for quota limits.

Privacy notes

Security notes

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.