Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Rabbit MQ Integration Connector

Can we setup Integration Connector with on-premise RabbitMQ broker and destination as Cloud PubSub?

1 1 628
1 REPLY 1

 

Hi @achalsingh ,

Regarding Integration Connector with on-premise RabbitMQ broker, Yes, it is possible. To achieve this, As a prerequisite Set up an internal Load Balancer with hybrid connectivity  and create a Private Service Connect Service Attachment. 

Then, 

  1. Create an endpoint attachment in Integration Connectors for the PSC Service Attachment.
  2. Create a RabbitMQ connection with eventing enabled
  3. Create a Pubsub Connection
  4. In Application Integration, create an integration workflow with RabbitMQ trigger and Pubsub Connector Task.

Now with the above setup, the integration workflow will be able to read the message from on prem RabbitMQ queue/topic and publish the message to cloud Pub Sub.

Top Labels in this Space