Final Project

This project consists of various tasks to help reinforce what was covered in this course. This includes:

  • Using the Kafka Producer/Consumer APIs

  • Writing and testing Kafka Streams topologies (stateless and stateful operations)

  • Using Schema Registry to handle Avro data in Kafka applications

  • Using the Spring Kafka framework