Google Pub/Sub Agent for Gluesync: Target Integration

Static

Core principles

Gluesync offers support for streaming data through Google Pub/Sub to let you focus on the development of your modern application stack and leave all the complexity of handling data sourcing from relational, NoSQL databases and data lakes to it.

Data could be modeled accordingly to your needs using Gluesync’s data modeling features and then sent immediately to a designated Kafka topic where it has written permissions to stream changes.

Communication between this agent and Google Pub/Sub is achieved through Google Pub/Sub’s Java SDK.

Change data capture

This agent does not currently support reading incremental changes from Google Pub/Sub.

Security

Security comes built-in with the Agent implementation by using Google Pub/Sub’s official Java SDK. Authentication uses your Google Cloud’s IAM roles and the fine-graned permission levels customizable directly from the online console.

Supported version

This agent supports any region where Pub/Sub is deployed.