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
The other Services are reachable here
| Service | Backend (OpenAPI/Swagger) | Frontend |
|---|---|---|
| Customers | Swagger UI | Customer Dashboard |
| Products | Swagger UI | Product Catalog |
| Orders | Swagger UI | Order Management |