Schema management in Kafka
May 27, 2020Kafka stores records as binary data. When stored on the broker, it is simply a stream of bytes. There needs to be a contract between…
Maintaining Order of Events in Kafka
May 22, 2020Apache Kafka, by definition, is a distributed streaming platform designed for event driven systems. It is a highly scalable, fault tolerant…
Hello World post
May 12, 2020Welcome to my journal. This is ajaxisme writing his heart out and keeping tabs on the development happening in the tech world predominantly…