Apache Kafka Series - Confluent Schema Registry and REST Proxy
Video description
Kafka - Master Avro, the Confluent Schema Registry and Kafka REST Proxy. Build Avro Producers/Consumers, Evolve Schemas
About This Video
This course is comprehensive, and the Apache Kafka related bits do not start before the Kafka schema registry section.
This is to ensure Avro Schema and Avro in Java is fully understood before moving to the confluent schema registry for Apache Kafka.
This course is the first and …
Apache Kafka Series - Confluent Schema Registry and REST Proxy
Video description
Kafka - Master Avro, the Confluent Schema Registry and Kafka REST Proxy. Build Avro Producers/Consumers, Evolve Schemas
About This Video
This course is comprehensive, and the Apache Kafka related bits do not start before the Kafka schema registry section.
This is to ensure Avro Schema and Avro in Java is fully understood before moving to the confluent schema registry for Apache Kafka.
This course is the first and only available Kafka schema registry and Kafka REST proxy course on the web.
In Detail
This is the new volume in the Apache Kafka Series! Learn Apache Avro, the confluent schema registry for Apache Kafka and the confluent REST proxy for Apache Kafka. Join hundreds of knowledge savvy students in learning some of the most important components in a typical Apache Kafka stack. Apache Avro is one of the most powerful and most popular fast data serialisation mechanism with Apache Kafka: Schema is a first class citizen of the data; data serialisation format that is lightweight; documentation is embedded in the schema; easy to read and write using many languages; fast and big data de-facto data serialisation format. Confluent schema registry for Apache Kafka is the de-facto standard way of storing Avro schemas for your Apache Kafka topics: Stores a versioned history of all your schemas in Apache Kafka; supports and enforces conditions for schema evolution (backward, forward, full compatibility): Kafka Avro serialiser and deserialiser automatically integrate with Apache Kafka and confluent schema registry; make your messages much smaller and lighter! Perfect for increasing Apache Kafka throughput and performance. Confluent REST Proxy is the perfect way to communicate for sending Avro data using non Java languages to Apache Kafka: Write and read binary, JSON and Avro data to Apache Kafka using an HTTP REST API; interact with Apache Kafka using any programming language (not just Java); consult topic list and topic metadata in Apache Kafka
Downloading the example code for this course: You can download the example code files for all Packt video courses you have purchased from your account at http://www.PacktPub.com. If you purchased this course elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you.
Kafka REST Proxy Introduction and Purpose
00:03:54
V1 vs V2 APIs
00:02:18
Insomnia Setup (REST Client)
00:01:27
Topic Operations
00:03:26
Producing in Binary with the Kafka REST Proxy
00:07:15
Consuming in Binary with the Kafka REST Proxy
00:05:08
Producing in JSON with the Kafka REST Proxy
00:03:18
Consuming in JSON with the Kafka REST Proxy
00:03:26
Producing in Avro with the Kafka REST Proxy
00:05:36
Consuming in Avro with the Kafka REST Proxy
00:03:42
Chapter 7 : Annexes
Full Avro End to End: Kafka Producer + Kafka Connect + Kafka Streams
00:19:00
Kafka REST Proxy Installation and Scaling - Overview
00:03:39
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept