How to sink data to Google PubSub with Quix
Google PubSub: a fully-managed real-time messaging service that allows sending and receiving messages between independent applications, enabling event-driven systems and streaming analytics
Quix is a Python stream processor, and it serves the following purposes:
- Ingest messages from any system
- Process received messages
- Sink transformed data to destination systems like Google PubSub via Quix integrations.
To deploy this integration and start sinking your data:
- Login to Quix
- Navigate to Connectors
- Locate the tile for this integration
- Provide the required details
- Click Test connection and deploy