Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
- 85% Apache Kafka Series - Confluent Schema Registry & REST Proxy

Apache Kafka Series – Confluent Schema Registry & REST Proxy

$14.99Track price

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.9/10 (Our Score)
Product is rated as #63 in category Data Science

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 into learning some of the most important components in a typical Apache Kafka stack.

Take a look at these student reviews…

5 stars –  Excellent course. A must for Apache Kafka users.   Mayank

5 stars – Beautiful explanation of Avro and how to use it with Apache Kafka. This knowledge enhancing like all your other courses. We have Apache Kafka from Confluent in our enterprise and this is what I was exactly looking for. Thanks a lot.  Vinod

5 stars –  Stephane Maarek is truly remarkable instructor! His instructional videos do not disappoint, they keep me wanting more and provide exactly the Kafka skills needed to be successful.    Troy

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 & Big data de–facto data serialisation format

Instructor Details

Specification: Apache Kafka Series – Confluent Schema Registry & REST Proxy

Duration

4.5 hours

Year

2021

Level

Intermediate

Certificate

Yes

Quizzes

Yes

29 reviews for Apache Kafka Series – Confluent Schema Registry & REST Proxy

4.5 out of 5
21
5
2
1
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Mason Yu

    First, no where does the explanation why Docker is important. I have worked in a Kafka Dockerless environment. It would be nice to explain Docker with a Kafka distributed environment. Even better in an AWS EC2 environment

    Helpful(0) Unhelpful(0)You have already voted this
  2. Gaurav Raje

    A great course for anyone who wants to learn Avro and Kafka. All concepts are nicely explained.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Justin Daines

    Excellent. Passed CCDAK

    Helpful(0) Unhelpful(0)You have already voted this
  4. Dmytro Nasyrov

    Awesome course! Highly recommended if you have no idea about Avro and REST Proxy.

    Helpful(0) Unhelpful(0)You have already voted this
  5. Tore Gard

    Easy to understand and good examples

    Helpful(0) Unhelpful(0)You have already voted this
  6. Pritanshu Sharma

    This lecture was really helpful and has a clear explaination of REST proxy in Kafka

    Helpful(0) Unhelpful(0)You have already voted this
  7. Dan Tse

    Very useful on manage avro schema

    Helpful(0) Unhelpful(0)You have already voted this
  8. Alexander Belov

    a very good course on schema registry and avro. highly recommended!

    Helpful(0) Unhelpful(0)You have already voted this
  9. Andrew Louth

    I’ve completed dozens of Udemy courses and Stephane is one of the best instructors I’ve come across. He breaks everything done so that it is very easily understood. Just excellent.

    Helpful(0) Unhelpful(0)You have already voted this
  10. Andrew Tennant

    Very good! Useful Java examples, though some conflicts between the installation on my Windows box that made following a struggle but we got there in the end. Didn’t attempt the bonus lecture but I can see the implications of it. The theory was straightforward and easy to understand and remember.

    Helpful(0) Unhelpful(0)You have already voted this
  11. Saurabh Somani

    Simple and in depth explanation on Avro. Great hands on examples as well. Thank you Stephane Maarek.

    Helpful(0) Unhelpful(0)You have already voted this
  12. Ajay Singh

    My second course in the Kafka series. Truly loving it!

    Helpful(0) Unhelpful(0)You have already voted this
  13. Atul

    Good

    Helpful(0) Unhelpful(0)You have already voted this
  14. Robert Ranche

    I very much enjoyed the course and practical examples. Thank you, Stephane!

    Helpful(0) Unhelpful(0)You have already voted this
  15. Mikiyas Workeneh

    Very good course. Nice Presentation. Thank you Steph.

    Helpful(0) Unhelpful(0)You have already voted this
  16. Daniele

    Molto interessante

    Helpful(0) Unhelpful(0)You have already voted this
  17. Jackson Oliveira

    Too much warning about Kafka knowledge requirements

    Helpful(0) Unhelpful(0)You have already voted this
  18. Ioannis SARRIS

    Awesome course with a lot of examples!!

    Helpful(0) Unhelpful(0)You have already voted this
  19. Himanshu Gupta

    Another fantastic course by Stephane! Thanks for making these!

    Helpful(0) Unhelpful(0)You have already voted this
  20. Navin KAUSHIK

    Good one!

    Helpful(0) Unhelpful(0)You have already voted this
  21. Ankoji Uppala

    Wonderful course with end to end hands on exercises

    Helpful(0) Unhelpful(0)You have already voted this
  22. Harish Thuwal

    Great course to get a holistic understanding of the avro, schema evolution and schema registry and proxy. The theoretical aspects are not limited to just the syntax but also focus on why avro or schema registry is needed. This supplemented with great hands on examples and easy to use and play around setup makes this a great learning experience.

    Helpful(0) Unhelpful(0)You have already voted this
  23. Jordan Crabb

    First course of his to watch, super detailed and does a great job of explaining anything that may trip you up.

    Helpful(0) Unhelpful(0)You have already voted this
  24. Dan Covaliu

    Excellent course, getting really into the tech details everyone wants to know. What I think it needs is a few annotations by the author to bring it more up to date. For example Schema Registry now supports JSON and Protobuf; Kafka messages support headers, etc. Thank you for a super learning experience!

    Helpful(0) Unhelpful(0)You have already voted this
  25. Kushagra Deep

    didnt discuss whether sequence of fileds in schema matter or not. Also didnt explain that schema is written for every record in avro. Didnt explain to avro and from avro. Didnt explain serialisation logic for avro. Didnt explain that avro is row wise and compared it with column storage. Very less depth in this course Sadly :/

    Helpful(0) Unhelpful(0)You have already voted this
  26. Manoj

    Awesome

    Helpful(0) Unhelpful(0)You have already voted this
  27. Eduardo Colin Olmos

    Necesito un curso de avro, cofluent y kafka para producers y consumers, y este curso esta excelente. Es poco lo que se puede encontrar en internet y aqu los conceptos son claramente presentados , mediante laminas explicativas, por no hablar de los ejemplos que estan incluidos en el curso.

    Helpful(0) Unhelpful(0)You have already voted this
  28. Aurelian Moiseanu

    Very interesting .course

    Helpful(0) Unhelpful(0)You have already voted this
  29. Bharat Kumar Hiremath

    Just Love the way he teaches 🙂 Thanks for the courses and your teaching passion:)hope to see you in person and say my thanks 🙂

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Apache Kafka Series – Confluent Schema Registry & REST Proxy
    Apache Kafka Series – Confluent Schema Registry & REST Proxy

    $14.99

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare