Google Pubsub Connector
Google Pub/Sub connector provides integration between Google Cloud's Pub/Sub service and external applications or systems.
Service Description
There are two component options for configuring a connector to communicate with Google Pubsub:
- Google Pubsub Receiver Connector
- Google Pubsub Sender Connector
Google Cloud Pub/Sub is an event-based messaging service and is used to enable reliable, scalable and real-time data communication between applications. This service facilitates the propagation of events across distributed systems and can be used in a variety of application scenarios. Messages are stored and transmitted reliably thanks to the service's durability features. This prevents data loss in communication between applications. Pub/Sub provides real-time data transmission, allowing applications to instantly react to events and synchronize with each other. The service offers a scalable structure against high demands. It can reliably transmit and process large amounts of data. Pub/Sub supports various data formats and can be adapted to different application scenarios. Application scenarios include a variety of use cases such as real-time analytics, big data processing, system integration, event logging and notification sending. The Google Pub/Sub connector provides the connection used to integrate various services of Google Cloud or external systems with Google Cloud Pub/Sub. This type of connection allows data to be moved safely and reliably via Google Cloud Pub/Sub to other services or external systems.
Follow these steps before starting the integration:
- Get your service account key to Access Google Pubsub.
- The security of your data is important. It is important to understand the authorization and security features of Google Cloud Pub/Sub and make the necessary settings accordingly.
- Create credentials for Google Pubsub in the Credential tab on the Operations page.