Author |
Message
|
satyabvv2000 |
Posted: Mon Feb 11, 2019 8:13 am Post subject: publish to GCP |
|
|
Novice
Joined: 11 Dec 2014 Posts: 11
|
Hi,
We have been asked to look at the integration pattern to publish messages from IBM MQ to GCP pub/sub service. Our integration platform is on-premesis and the Data Platform is running on GCP.
Though we preposed to run the MQ on the GCP, we still need some mechanism to publish to GCP pub/sub service.
Has anyone come across any products or technologies we can use for this pattern?
Thanks
Satya |
|
Back to top |
|
 |
Vitor |
Posted: Mon Feb 11, 2019 8:18 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Assuming that by GCP you mean Google Cloud Platform, then I see 2 immediate options:
- integrate the CGP pub/sub broker as a JMS node within your MQ topology
- develop a simplistic protocol bridge within GCP to exploit the GCP API suite
Other solutions are undoubtedly available and may be a better fit for your specific needs. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
satyabvv2000 |
Posted: Mon Feb 11, 2019 12:56 pm Post subject: |
|
|
Novice
Joined: 11 Dec 2014 Posts: 11
|
Sorry. Yes, I meant Google Cloud Platform. Are you referring to JMS nodes in IIB? |
|
Back to top |
|
 |
Vitor |
Posted: Tue Feb 12, 2019 6:05 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
satyabvv2000 wrote: |
Are you referring to JMS nodes in IIB? |
It's an option, but I was talking about the queue manager's capability to participate in a JMS topology.
IIB IMHO would be a lot of software for very little benefit here. It would be taking the role of the protocol bridge I mentioned, and I think there are easier and cheaper ways to do that unless you have a lot of transformational requirements you've not mentioned. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
sivakannang |
Posted: Mon Oct 28, 2019 6:28 am Post subject: To satyabvv2000 |
|
|
Newbie
Joined: 25 Oct 2019 Posts: 1
|
Hi satyabvv2000,
What approach you implemented? I have similar business requirement i.e. Pull data from IBM MQ Topic and push it to Google PubSub |
|
Back to top |
|
 |
sclarke |
Posted: Wed May 20, 2020 9:52 am Post subject: |
|
|
Apprentice
Joined: 05 Jan 2002 Posts: 39
|
Hi - curious what solution you ended up doing to send messages to google pub-sub. |
|
Back to top |
|
 |
|