Learning Library

← Back to Library

IBM MQ Blockchain Bridge Simplifies DMV Integration

Key Points

  • Blockchain provides a secure, distributed ledger that enables businesses to share data efficiently, verifiably, and permanently.
  • Integrating blockchain with on‑premises applications faces two main hurdles: seamless data flow and increased interaction latency due to encryption, consensus, and geographic distance.
  • An asynchronous, message‑driven architecture using IBM MQ’s premier messaging platform can overcome these challenges by decoupling and reliably routing transactions.
  • In a DMV use case, the MQ‑Blockchain bridge lets the existing tax‑reminder system query a cloud blockchain for current vehicle ownership, preventing reminders from being sent to former owners.
  • By combining blockchain’s trust and immutability with MQ’s robust messaging, organizations can create integrated solutions that improve operational efficiency and customer experience.

Full Transcript

# IBM MQ Blockchain Bridge Simplifies DMV Integration **Source:** [https://www.youtube.com/watch?v=cHCD_KFgQwg](https://www.youtube.com/watch?v=cHCD_KFgQwg) **Duration:** 00:02:47 ## Summary - Blockchain provides a secure, distributed ledger that enables businesses to share data efficiently, verifiably, and permanently. - Integrating blockchain with on‑premises applications faces two main hurdles: seamless data flow and increased interaction latency due to encryption, consensus, and geographic distance. - An asynchronous, message‑driven architecture using IBM MQ’s premier messaging platform can overcome these challenges by decoupling and reliably routing transactions. - In a DMV use case, the MQ‑Blockchain bridge lets the existing tax‑reminder system query a cloud blockchain for current vehicle ownership, preventing reminders from being sent to former owners. - By combining blockchain’s trust and immutability with MQ’s robust messaging, organizations can create integrated solutions that improve operational efficiency and customer experience. ## Sections - [00:00:00](https://www.youtube.com/watch?v=cHCD_KFgQwg&t=0s) **Blockchain Integration via Asynchronous Messaging** - It explains how blockchain streamlines business data sharing but faces data flow and latency challenges, which can be mitigated with IBM MQ’s asynchronous message‑driven architecture, exemplified by a DMV use case tracking vehicle lifecycles. ## Full Transcript
0:02[Music] 0:03blockchain is a disruptive technology 0:05which is helping businesses worldwide to 0:08streamline trade by simplifying the 0:10sharing of data between businesses and a 0:12trusted way efficiencies are introduced 0:15that make a real difference lock chain 0:17services are fundamental to this 0:19streamlining because they enable 0:21different businesses to collaborate 0:23easily in a neutral environment the 0:25blockchain provides a secure distributed 0:28database that records and communicates 0:30transactions between businesses in a way 0:32that is efficient verifiable and 0:35permanent two significant challenges are 0:38inherent in blockchain transactions data 0:40flow and interaction latency in each 0:43business blockchain transactions have 0:45counterparts in on-premises applications 0:47and it's the flow of information between 0:50the two which is key to a successful 0:52integration also because blockchain 0:55interactions are encrypted and 0:56consensus-based 0:58they take longer than typical 0:59transactions and because a cloud-based 1:01blockchain service is likely to be 1:03geographically distant from an 1:05on-premises system latency can be a 1:08concern these data flow and interaction 1:11latency challenges can be solved using 1:14an asynchronous message driven 1:16architecture the qualities of service 1:18and platform coverage provided by ibm's 1:21premier mq messaging software make it 1:24ideal for performing disintegration meet 1:26petra from the Department of Motor 1:28Vehicles or DMV Petra has heard about a 1:31new cloud-based blockchain application 1:34which tracks all vehicles through its 1:36lifecycle the DMV already has an 1:39existing application used to send 1:41reminders to owners sometimes these 1:43reminders are sent to the previous owner 1:45of the vehicle instead of the current 1:47owner this is a problem for tax payers 1:49who were frustrated by perceived 1:51inefficiency 1:52it is also a problem for the DMV who 1:54received late payments petrol wants to 1:57fix this but her challenge is getting 1:59the cloud and on-premises MQ 2:01applications to work together she 2:03updates the tax application to send a 2:06query to the blockchain by using the MQ 2:09blockchain bridge she can simply place a 2:11request message on the bridge request 2:13queue 2:14finally Petra modifies the existing 2:17reminder notification processing so that 2:19it is driven by response messages from 2:21the bridge indicating confirmation or 2:24change of ownership by using the MQ 2:27blockchain bridge 2:28Petra has been able to combine the 2:30benefits of these two technologies to 2:32create a solution to benefits the 2:34business and their customers learn more 2:36about using blockchain and mq for z/os 2:38together at IBM vis / mq blockchain 2:43bridge 2:44[Music]