Client
A major manufacturer and retailer of upholstered and case furniture, mattresses, and sleep products.
Challenge
For a company of this size with many information systems, point-to-point integration is not a practical solution. The client wanted the data transport mechanism to be lightweight, without complex logic, and to serve only as a message carrier from one system to another. At the same time, the company needed loosely coupled systems so that if one had to be removed or replaced, the change would not affect the others.
Solution
To solve the client’s task, Kafka was integrated into the project’s enterprise infrastructure. Kafka is a distributed system that enables message exchange and can store data indefinitely.


