Files
homepage/src/content/blog/university/eai.md
2026-03-08 18:58:42 +01:00

1.6 KiB

title, description, pubDate, gitLink
title description pubDate gitLink
eai Lorem ipsum dolor sit amet Jul 08 2022 https://github.com/Juli0n21/eai
<style is:global> h1, h2, h3, h4, ul li { color: #1e3a8a } body, table { background: #9ca3af } .wrapper, nav::after {background: #f1f5f9 } p, a, ul { color: #000000 } img, iframe, td { border: 5px solid; border-color: #aaaeaf; } </style>

Enterprise Application Integration - Grand Finale

We build a website to show of the diffrent layers and Techniques used in eai, we set ourself the goal to build a webshop, we ended up with 3 backend components and 4 frontend ones, first we started with Microservices as backend having each their own database. A CRM, IMS and PMS those where build using diffrent languages and frameworks, each service got their own microfrontends aswell, lastly a portal that was managed using module federation and the routing of the independent services happend over a wos2 integrator a Enterprise service bus

Try it out, and play around