
11/23/2020 · Matt Simpson
What this post added
This post details Boden's digital transformation journey using Confluent Cloud and Apache Kafka. It highlights the migration from a legacy monolith to a microservices architecture to address integration challenges and the need for near real-time data. Key technical implementations include using Kafka for exposing product data changes from a PIM system, avoiding point-to-point integrations, and leveraging Schema Registry for event schema versioning. The post also describes using ksqlDB to aggregate clickstream data and feed it into Snowflake for business analytics, enabling insights into customer journeys and buying preferences. It also touches upon establishing standards for business events and architecture patterns for domain services, including aggregation services.