Business story

You’re building a real-time order processing platform for an e-commerce company:


Existing Oracle database with orders & customers (in the lab we’ll use PostgreSQL to simulate Oracle).
New Couchbase (NoSQL) for fast customer session & cart data (you can simulate with Couchbase or Mongo if easier).

Need Confluent Kafka in...