Accelerate from Event Model to implementation with oNote code-generation
- Building a simple yet business-valuable Event Model
- Defining data schemas for Events
- Building request and response schemas for Commands and Read Models
- Generating Avro Event schemas, and uploading to Confluent Schema Registry
- Generating Avro Protocol for Commands and Read Models, and generating a gRPC implementation scaffold
- Implementing the business logic with Kafka and Kafka Streams