| <!DOCTYPE html> |
| <html lang="en"> |
| <head> |
| <meta charset="UTF-8" /> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" /> |
| <title>Digital Integration Hub | Apache Ignite</title> |
| <link rel="stylesheet" href="/js/vendor/hystmodal/hystmodal.min.css" /> |
| <link rel="stylesheet" href="/js/vendor/swiper/swiper-bundle.min.css" /> |
| <link rel="stylesheet" href="/css/utils.css" /> |
| <link rel="stylesheet" href="/css/site.css" /> |
| <link rel="stylesheet" href="../css/native-persistence.css" /> |
| <link rel="stylesheet" href="../css/compute-apis.css" /> |
| <link rel="stylesheet" href="../css/digital-hub.css" /> |
| <link rel="stylesheet" href="/css/media.css" media="only screen and (max-width:1199px)" /> |
| <link rel="icon" type="image/png" href="/img/favicon.png" /> |
| </head> |
| <body> |
| <!-- MOBILE MENU START --> |
| <div class="hystmodal" id="jsMenuModal" aria-hidden="true"> |
| <div class="hystmodal__wrap"> |
| <div class="hystmodal__window mobmenu" role="dialog" aria-modal="true"> |
| <button data-hystclose class="hystmodal__close">Close</button> |
| <div class="mobmenu__wrap"> |
| <a href="/" class="mobmenu__logo"><img src="/img/logo.svg" alt="Логотип" /></a> |
| <div class="mobmenu__menu"> |
| <div class="mobmenu__h1 berlin">Navigation</div> |
| <ul> |
| <li> |
| <a href="/">Get started</a> |
| </li> |
| <li> |
| <a href="/features/">Features</a> |
| </li> |
| <li> |
| <a href="/community.html">Community</a> |
| </li> |
| <li> |
| <a href="/use-cases/provenusecases.html">Powered by</a> |
| </li> |
| <li> |
| <a href="https://ignite.apache.org/docs/latest/">Docs</a> |
| </li> |
| </ul> |
| </div> |
| <!-- //mobmenu__menu --> |
| </div> |
| <!-- //mobmenu__wrap --> |
| </div> |
| <!-- //mobmenu --> |
| </div> |
| </div> |
| <!-- MOBILE MENU END --> |
| <header class="hdr hdr__blue"> |
| <div class="hdr__wrap flexi"> |
| <button class="hdr__burger" data-menumodal="#jsMenuModal"><img src="/img/menu.svg" alt="" /></button |
| ><a class="hdr__logo" href="/"><img class="hdr__logoimg hdr__logo--white" src="/img/logo-white.svg" alt="" /><img class="hdr__logoimg hdr__logo--black" src="/img/logo.svg" alt="" /></a |
| ><a class="button hdr__button" href="/download.html">Download Ignite 2.11 </a> |
| <nav class="hdrmenu"> |
| <ul class="flexi"> |
| <li><a class="hdrmenu--expanded" href="/" data-panel="getStarted">Get started</a></li> |
| <li><a class="hdrmenu--expanded" href="/features" data-panel="features">Features</a></li> |
| <li><a class="hdrmenu--expanded" href="/community.html" data-panel="community">Community</a></li> |
| <li><a href="/use-cases/provenusecases.html" data-panel="">Powered by</a></li> |
| <li><a href="///ignite.apache.org/docs/latest/" data-panel="">Docs</a></li> |
| </ul> |
| </nav> |
| <div class="dropmenu"> |
| <div class="dropmenu__panel" data-menupanel="getStarted"> |
| <div class="container dropmenu1__grid"> |
| <div class="dropmenu__box dropmenu--left"> |
| <ul class="dropmenu__menu"> |
| <li> |
| <a class="dropmenu__iconitem" href="/resources.html"><img src="/img/menu/icon-resources.svg" alt="" /><span>Resources</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/faq.html"><img src="/img/menu/icon-question.svg" alt="" /><span>FAQ</span></a> |
| </li> |
| </ul> |
| </div> |
| <div class="dropmenu1__center"> |
| <div class="dropmenu__box"> |
| <p class="capstext">USE CASES</p> |
| <ul class="dropmenu__menu"> |
| <li> |
| <a class="dropmenu__iconitem" href="/use-cases/in-memory-cache.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>In-Memory Cache</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/use-cases/in-memory-data-grid.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>In-Memory Data Grid</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/use-cases/in-memory-database.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>In-Memory Database</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/use-cases/key-value-store.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>Key-Value Store</span></a> |
| </li> |
| </ul> |
| </div> |
| <div class="dropmenu__box"> |
| <ul class="dropmenu__menu"> |
| <li> |
| <a class="dropmenu__iconitem" href="/use-cases/high-performance-computing.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>High-Performance Computing</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/use-cases/digital-integration-hub.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>Digital Integration Hub</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/use-cases/spark-acceleration.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>Spark Acceleration</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/use-cases/hadoop-acceleration.html"><img src="/img/menu/icon-folder.svg" alt="" /><span>Hadoop Acceleration</span></a> |
| </li> |
| </ul> |
| </div> |
| </div> |
| <div class="dropmenu1__right"> |
| <a class="dropmenu__redbutton" href="https://ignite.apache.org/docs/latest/"> <img src="/img/menu/icon-red-rocket.svg" alt="" /><span>Quick Start Guide</span></a> |
| </div> |
| </div> |
| <!-- /.dropmenu1__grid--> |
| </div> |
| <!-- /.dropmenu__panel--> |
| <div class="dropmenu__panel" data-menupanel="features"> |
| <div class="container dropmenu2__grid"> |
| <div class="dropmenu2__col dropmenu__box"> |
| <div class="capstext">Distributed <br />Multi-Tiered Storage</div> |
| <ul class="dropmenu__menu"> |
| <li> |
| <a class="dropmenu__iconitem" href="/arch/multi-tier-storage.html"><img src="/img/menu/icon-db.svg" alt="" /><span>Multi-Tier Storage</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/arch/native-persistence.html"><img src="/img/menu/icon-db.svg" alt="" /><span>Native Persistence</span></a> |
| </li> |
| </ul> |
| </div> |
| <div class="dropmenu2__col dropmenu__box"> |
| <div class="capstext">Essentail Developer <br />APIs</div> |
| <ul class="dropmenu__menu"> |
| <li> |
| <a class="dropmenu__iconitem" href="/features/sql.html"><img src="/img/menu/icon-cube.svg" alt="" /><span>Distributed SQL</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/features/distributed-key-value-store.html"><img src="/img/menu/icon-cube.svg" alt="" /><span>Key-Value APIs</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/features/acid-transactions.html"><img src="/img/menu/icon-cube.svg" alt="" /><span>ACID Transactions</span></a> |
| </li> |
| </ul> |
| </div> |
| <div class="dropmenu2__col dropmenu__box"> |
| <div class="capstext">High-Performance <br />Computing APIs</div> |
| <ul class="dropmenu__menu"> |
| <li> |
| <a class="dropmenu__iconitem" href="/features/compute-apis.html"><img src="/img/menu/icon-cube.svg" alt="" /><span>Compute APIs</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/features/servicegrid.html"><img src="/img/menu/icon-cube.svg" alt="" /><span>Services</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/features/machinelearning.html"><img src="/img/menu/icon-cube.svg" alt="" /><span>Machine Learning</span></a> |
| </li> |
| </ul> |
| </div> |
| <div class="dropmenu2__col dropmenu__box"> |
| <div class="capstext">Real Streaming APIs</div> |
| <ul class="dropmenu__menu"> |
| <li> |
| <a class="dropmenu__iconitem" href="/features/streaming.html"><img src="/img/menu/icon-cube.svg" alt="" /><span>Streaming</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="https://ignite.apache.org/docs/latest/messaging"><img src="/img/menu/icon-cube.svg" alt="" /><span>Messaging</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="https://ignite.apache.org/docs/latest/key-value-api/continuous-queries"><img src="/img/menu/icon-cube.svg" alt="" /><span>Continuous Queries</span></a> |
| </li> |
| </ul> |
| </div> |
| <div class="dropmenu1__right dropmenu2__col"> |
| <a class="dropmenu__redbutton" href="https://ignite.apache.org/docs/latest/"> <img src="/img/menu/icon-red-rocket.svg" alt="" /><span>Quick Start Guide</span></a> |
| </div> |
| </div> |
| <!-- /.dropmenu2__grid--> |
| <div class="panelmorelinkwrap"><a class="panellink" href="/features/">View all</a></div> |
| </div> |
| <!-- /.dropmenu__panel-2--> |
| <div class="dropmenu__panel" data-menupanel="community"> |
| <div class="container dropmenu1__grid dropmenu3__grid"> |
| <div class="dropmenu__box dropmenu--left dropmenu3--left"> |
| <ul class="dropmenu__menu"> |
| <li> |
| <a class="dropmenu__iconitem" href="/"><img src="/img/menu/icon-clip.svg" alt="" /><span>Apache Ignite Story</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/community.html"><img src="/img/menu/icon-comment.svg" alt="" /><span>Meet The Community</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/community.html"><img src="/img/menu/icon-puzzle.svg" alt="" /><span>Start Contributing</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/faq.html"><img src="/img/menu/icon-question.svg" alt="" /><span>Ask A Question</span></a> |
| </li> |
| </ul> |
| </div> |
| <div class="dropmenu1__center"> |
| <div class="dropmenu__box"> |
| <p class="capstext">Events</p> |
| <ul class="dropmenu__menu"> |
| <li> |
| <a class="dropmenu__iconitem" href="/events.html#summit"><img src="/img/menu/icon-calendar.svg" alt="" /><span>Apache Ignite Summit</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/events.html#meetups"><img src="/img/menu/icon-calendar.svg" alt="" /><span>Meetups</span></a> |
| </li> |
| </ul> |
| </div> |
| <div class="dropmenu__box"> |
| <ul class="dropmenu__menu"> |
| <li> |
| <a class="dropmenu__iconitem" href="/events.html#upcoming"><img src="/img/menu/icon-calendar.svg" alt="" /><span>Upcoming Events</span></a> |
| </li> |
| <li> |
| <a class="dropmenu__iconitem" href="/events.html#past"><img src="/img/menu/icon-calendar.svg" alt="" /><span>Past Events</span></a> |
| </li> |
| </ul> |
| </div> |
| </div> |
| <div class="dropmenu1__right"> |
| <a class="dropmenu__redbutton" href="https://ignite.apache.org/docs/latest/"> <img src="/img/menu/icon-red-rocket.svg" alt="" /><span>Quick Start Guide</span></a> |
| </div> |
| </div> |
| <!-- /.dropmenu1__grid--> |
| </div> |
| <!-- /.dropmenu__panel--> |
| </div> |
| <!-- /.dropmeu--> |
| </div> |
| </header> |
| <div class="dropmenu__back"></div> |
| <section class="innerhero"> |
| <div class="container innerhero__cont"> |
| <div class="innerhero__main innerhero__mainhub"> |
| <h1 class="h1 innerhero__h1"> |
| Digital Integration Hub<br /> |
| <span class="with-apache"> With Apache Ignite</span> |
| </h1> |
| <div class="innerhero__descr pt-2 h5"> |
| Build new types of applications that require real-time access<br /> |
| to data scattered across disparate data sources |
| </div> |
| <div class="innerhero__action"><a class="button innerhero__button" href="https://ignite.apache.org/docs/latest/index">Start Coding</a></div> |
| </div> |
| <img class="innerhero__pic innerhero__pic--hub" src="/img/usecases/digital-hub/hero-image.svg" alt="hero-image" /> |
| </div> |
| </section> |
| <!-- /.innerhero--> |
| <section class="hub1"> |
| <div class="container"> |
| <h2 class="compute2__h2">Digital Integration Hub Overview</h2> |
| <div class="hub1__block flexi"> |
| <div class="hub1__info"> |
| <h3 class="h5 hub1__title">What is a digital integration hub?</h3> |
| <p class="hub1__text">A digital integration hub (DIH) is an advanced platform architecture that aggregates multiple back-end systems and databases into a low-latency and shared data store.</p> |
| <p class="pt-1">The store caches and persists data sets scattered across many disjointed back-end databases and makes them available to your applications through high-performance APIs.</p> |
| <h3 class="h5 hub1__title hub1__titleend">How digital integration hub works</h3> |
| <p class="hub1__text">Applications access Ignite via an API service layer and experience substantial performance improvements by requesting data from only the Ignite distributed store.</p> |
| </div> |
| <img class="hub1__image" src="/img/usecases/digital-hub/image.svg" alt="image" /> |
| </div> |
| </div> |
| </section> |
| <!-- /.hub1 --> |
| <section class="compute2"> |
| <div class="container"> |
| <h2 class="compute2__h2">Benefits Of Using Apache Ignite as a Digital Integration Hub</h2> |
| <div class="compute2__grid flexi hub2__grid"> |
| <div class="compute2item hub2item"> |
| <div class="compute2-points__item fz20"></div> |
| <div class="compute2item__block"> |
| <h3 class="fz20 compute2item__title"> |
| Advanced architecture that aggregates data<br /> |
| from multiple back-end data sources |
| </h3> |
| <p class="compute2__text hub2__text">No need to clutter the applications with logic accessing numerous data stores.</p> |
| </div> |
| </div> |
| <div class="compute2item hub2item"> |
| <div class="compute2-points__item fz20"></div> |
| <div class="compute2item__block"> |
| <h3 class="fz20 compute2item__title"> |
| Unified data access layer for new types<br /> |
| of applications and services |
| </h3> |
| <p class="compute2__text hub2__text">Have applications accessing a single low-latency store for hybrid operations.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| </section> |
| <!-- /.compute2--> |
| <section class="hub3"> |
| <div class="container"> |
| <h2 class="h4">Digital Integration Hub Synchronization Techniques</h2> |
| <p class="hub3__subtext">Ignite, as a high-performance data store, can be synchronized with the back-end databases via:</p> |
| <div class="hub3__parts flexi"> |
| <div class="hub3__part flexi"> |
| <div class="compute2-points__item fz20"></div> |
| <div class="hub3__item">Streaming</div> |
| </div> |
| <div class="hub3__part flexi"> |
| <div class="compute2-points__item fz20"></div> |
| <div class="hub3__item">Event-based</div> |
| </div> |
| <div class="hub3__part flexi"> |
| <div class="compute2-points__item fz20"></div> |
| <div class="hub3__item">Change data capture (CDC)</div> |
| </div> |
| <div class="hub3__part flexi"> |
| <div class="compute2-points__item fz20"></div> |
| <div class="hub3__item">And other techniques</div> |
| </div> |
| </div> |
| <div class="hub3__blocks flexi"> |
| <div class="hub3__block"> |
| <p class="hub3__text"> |
| <strong>For uni-directional synchronization</strong> between an Ignite cluster<br /> |
| and an external store, Ignite provides the CacheStore interface. |
| </p> |
| <p class="hub3__text pt-1">This interface allows Ignite to write-through or write-behind all the changes to the backend-systems automatically.</p> |
| <p class="hub3__text pt-1">It also includes transactions. Ignite coordinates and commits a transaction across its in-memory cluster as well as an external transactional database.</p> |
| </div> |
| <div class="hub3__block"> |
| <p class="hub3__text"><strong>For bi-directional synchronization,</strong> you can consider various streaming, CDC, and event-based technologies, such as: Kafka, Spark, Debezium and others.</p> |
| </div> |
| </div> |
| </div> |
| </section> |
| <!-- /.hub3--> |
| <section class="hub4"> |
| <div class="container"> |
| <h2 class="hub4__h2 h4"> |
| Why Do Businesses Need<br /> |
| Digital Integration Hub Solutions? |
| </h2> |
| <div class="hub4__blocks flexi"> |
| <p class="hub4__subtext h5">To create new types of applications that should query data from disperse data sources.</p> |
| <p class="hub4__grey h5">DIH is a contemporary way to complete this challenging task.</p> |
| </div> |
| <div class="hub4__numbers flexi"> |
| <div class="hub4__number"> |
| <div class="hub4__num h5">01</div> |
| <p class="hub4__text">Accumulate data from dozens of data sources</p> |
| </div> |
| <div class="hub4__number"> |
| <div class="hub4__num h5">02</div> |
| <p class="hub4__text hub4__textall">Keep data in a shared and low-latency store</p> |
| </div> |
| <div class="hub4__number"> |
| <div class="hub4__num h5">03</div> |
| <p class="hub4__text hub4__textall">Get data synchronized with back-end system</p> |
| </div> |
| </div> |
| </div> |
| </section> |
| <!-- /.hub4 --> |
| <section class="hub5"> |
| <div class="container"> |
| <h2 class="compute2__h2">Apache Ignite User Stories</h2> |
| <div class="highcases__two"> |
| <div class="hub5__twowrap flexi pt-5"> |
| <div class="hub5__item"> |
| <article class="comvideo"> |
| <div class="comvideo__box"> |
| <a class="comvideo__screen" href="https://www.youtube.com/watch?v=EdFOKJIjRSg&feature=emb_imp_woyt" data-youtube="data-youtube" |
| ><span class="comvideo__txt comvideo__txt--white hub5__video">Fitness + In Memory Computing = Getting Ahead Of The Game</span><img src="/img/usecases/digital-hub/one-video.png" alt="" |
| /></a> |
| </div> |
| <div class="comvideo__descr pt-1"></div> |
| </article> |
| <h3 class="h4 hub5__title">24 Hour Fitness</h3> |
| <p class="hub5__text">implements a Digital Integration Hub to offload API calls and enable new data access patterns.</p> |
| </div> |
| <div class="hub5__item"> |
| <article class="comvideo"> |
| <div class="comvideo__box"> |
| <a class="comvideo__screen" href="https://www.youtube.com/watch?v=g1FcrOPXWyg" data-youtube="data-youtube" |
| ><span class="comvideo__txt comvideo__txt--black comvideo__txthub hub5__video">Using Ignite And JBoss Drools To Implement A Complex Event Processing Solution</span |
| ><img src="/img/usecases/digital-hub/two-video.png" alt="" |
| /></a> |
| </div> |
| <div class="comvideo__descr pt-1"></div> |
| </article> |
| <h3 class="h4 hub5__title">Вanco do Brasil</h3> |
| <p class="hub5__text">uses digital integration hub capabilities to develop the omnichannel Horus platform.</p> |
| </div> |
| </div> |
| <div class="hub5__twowrap flexi pt-5"> |
| <div class="hub5__item"> |
| <article class="comvideo"> |
| <div class="comvideo__box"> |
| <a class="comvideo__screen" href="https://www.youtube.com/watch?v=3FFexcYIpmA" data-youtube="data-youtube" |
| ><span class="comvideo__txt comvideo__txt--white hub5__video">Leveraging In-Memory Compute Grids With Core Systems Of Record</span><img src="/img/usecases/digital-hub/three-video.png" alt="" |
| /></a> |
| </div> |
| <div class="comvideo__descr pt-1"></div> |
| </article> |
| <h3 class="h4 hub5__title">IBM</h3> |
| <p class="hub5__text">launches the Z Digital Integration Hub built on Apache Ignite to enable real-time business agility for organizations.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| </section> |
| <section class="native-bottom container"> |
| <div class="native-bottom__grid"> |
| <article class="nativebotblock"> |
| <h3 class="h4 nativebotblock__title"><img class="nativebotblock__icon" src="/img/features/native-rocket.svg" alt="" /><span>Ready to Start?</span></h3> |
| <p class="nativebotblock__text"> |
| Discover our quick start guide and build your first<br /> |
| application in 5-10 minutes |
| </p> |
| <a class="nativebotblock__link arrowlink" href="https://ignite.apache.org/docs/latest/" target="_blank">Quick Start Guide</a> |
| </article> |
| <article class="nativebotblock nativebotblock--learn"> |
| <h3 class="h4 nativebotblock__title"><img class="nativebotblock__icon" src="/img/features/native-docs.svg" alt="" /><span>Want to Learn More?</span></h3> |
| <p class="nativebotblock__text">Run our digital integration hub sample application</p> |
| <a class="nativebotblock__link arrowlink" href="https://github.com/GridGain-Demos/gridgain-dih-demo" target="_blank">Download The Sample Project</a> |
| </article> |
| </div> |
| </section> |
| <a class="scrollTop" href="#" |
| ><svg class="feather feather-chevron-up" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> |
| <polyline points="18 15 12 9 6 15"></polyline></svg |
| ></a> |
| <script src="/js/vendor/hystmodal/hystmodal.min.js"></script> |
| <script src="/js/vendor/swiper/swiper-bundle.min.js"></script> |
| <script src="/js/vendor/waypoints.min.js"></script> |
| <script src="/js/main.js"></script> |
| </body> |
| </html> |