Supun KamburugamuveinParallel & Distributed Computing For Data EnthusiastsParquet, Orc, Avro, CSV and JSONWe encounter data in many different formats. Some common examples are CSV, JSON, XML, Text, and Binary types. Every such format has a…Sep 5
AshwinParquet, ORC, and Avro: The File Format Fundamentals of Big DataWelcome to the world of big data, where managing and analyzing large datasets has become increasingly essential in various industries…Jan 30
Willson LawSimple serialization guide in SpringbootWhen working with Springboot (Kotlin/Java), defining DTO (data transfer object) is indeed repetitive. However, by automating parts of the…Aug 21Aug 21
Amarpreet SinghinSlalom TechnologyIntroduction to Schema Registry in KafkaApache Kafka has been gaining so much popularity these past few years due to its highly scalable, robust, and fault-tolerant…Apr 15, 20203Apr 15, 20203
Jay Kim[Docker] Docker Compose example for Kafka, Zookeeper, and Schema Registry1 Kafka Broker SetupJun 1, 20232Jun 1, 20232
Supun KamburugamuveinParallel & Distributed Computing For Data EnthusiastsParquet, Orc, Avro, CSV and JSONWe encounter data in many different formats. Some common examples are CSV, JSON, XML, Text, and Binary types. Every such format has a…Sep 5
AshwinParquet, ORC, and Avro: The File Format Fundamentals of Big DataWelcome to the world of big data, where managing and analyzing large datasets has become increasingly essential in various industries…Jan 30
Willson LawSimple serialization guide in SpringbootWhen working with Springboot (Kotlin/Java), defining DTO (data transfer object) is indeed repetitive. However, by automating parts of the…Aug 21
Amarpreet SinghinSlalom TechnologyIntroduction to Schema Registry in KafkaApache Kafka has been gaining so much popularity these past few years due to its highly scalable, robust, and fault-tolerant…Apr 15, 20203
Jay Kim[Docker] Docker Compose example for Kafka, Zookeeper, and Schema Registry1 Kafka Broker SetupJun 1, 20232
Andrii VandychImproving API Reliability by Decoupling from the Schema RegistryNote: Schema Registry is a very good product that supports high availability setups, and its client libraries do an excellent job with…Jul 31
Laso CoderAvro Schema Evolution Demystified: Backward and Forward Compatibility ExplainedAvro is designed to support both backward and forward compatibility, making it a flexible and powerful choice for data serialization…Jan 26
Lucia CerchieResolving the “Caused by: Failed to deserialize Avro record. Caused by: Invalid int encoding” errorOr: “How to problem-solve when resolving deserialization issues with Kafka.”Jul 15