Skip to content

PacktPublishing/Apache-Kafka-Series---Confluent-Schema-Registry-and-REST-Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Apache Kafka Series - Confluent Schema Registry and REST Proxy [Video]

This is the code repository for Apache Kafka Series - Confluent Schema Registry and REST Proxy [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

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

What You Will Learn

  • How to use JavaScript
  • Develop Basic JavaScript Skills

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
Developers who would like to learn how to write and run an application that leverages Avro and the schema registry. Architects who want to understand the role of the schema registry and REST proxy in an enterprise pipeline. This course is intended for people who fully understand the basics of Kafka. People who want to learn the confluent components: schema registry and REST proxy

Technical Requirements

This course has the following software requirements:
NA

Related Products

About

Code Repository for Apache Kafka Series - Confluent Schema Registry and REST Proxy, Published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •