This assessment covers following:
Topics |
Introduction to Apache Kafka |
Kafka Core Concepts |
Installation |
Producer and Consumer |
Callback and Acknowledgement |
Custom Serializer |
Default Partitioner, Custom Partitioner |
Offset Management |
Consumer Group and its functionalities |
Spring Boot with Apache Kafka |
Schema Registry |
Introduction to Avro Schema |
Producing and Consuming message through Avro Schema |
Schema Compatibility Rules |