|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/confluent-schema-registry/
课程评论:没有评论
本课程是 Apache Kafka 系列的新篇章,专注于 Confluent Schema Registry 和 REST Proxy。通过学习 Apache Avro、Confluent Schema Registry 和 Confluent REST Proxy,您将掌握 Apache Kafka 生态系统中至关重要的组件。 **Apache Avro** 是一种强大流行的高性能数据序列化机制,它被广泛用于 Apache Kafka。Avro 的优点包括: * **Schema 是数据的一等公民**:Schema 直接定义了数据的结构。 * **轻量级的数据序列化格式**:序列化后的数据体积小。 * **文档嵌入 Schema**:Schema 自身包含文档信息。 * **易于读写**:支持多种语言进行读写操作。 * **快速的“大数据”数据序列化格式**:适合处理大数据场景。 **Confluent Schema Registry for Apache Kafka** 是用于存储 Apache Kafka Topic 的 Avro Schema 的事实标准: * **版本化 Schema 历史**:在 Apache Kafka 中存储所有 Schema 的版本历史。 * **支持 Schema 演进**:支持并强制执行 Schema 演进的兼容性规则(向后、向前、完全兼容)。 * **集成 Kafka Avro Serializer/Deserializer**:自动与 Apache Kafka 和 Confluent Schema Registry 集成。 * **减小消息体积**:使消息更小巧轻便,从而提高 Apache Kafka 的吞吐量和性能。 **Confluent REST Proxy** 提供了一种理想的方式,允许非 Java 语言通过 HTTP REST API 与 Apache Kafka 进行通信,发送 Avro 数据: * **支持多种数据格式**:通过 HTTP REST API 读写二进制、JSON 和 Avro 数据到 Apache Kafka。 * **支持跨语言交互**:使用任何编程语言(不仅仅是 Java)与 Apache Kafka 交互。 * **轻松查询 Kafka 信息**:查询 Apache Kafka 中的 Topic 列表和 Topic 元数据。 本课程结合了**实际操作和理论**,旨在帮助您成为一名 Apache Kafka 专家。课程将在充分理解 Avro Schema 和 Java Avro 后,再深入讲解 Confluent Schema Registry for Apache Kafka。这是网络上唯一一门关于 Kafka Schema Registry 和 Kafka REST Proxy 的综合课程。 **讲师介绍:** Stéphane Maarek,拥有丰富的 Apache Kafka 及生态系统教学经验,专注于帮助学生提升专业技能,是 Conduktor(企业级 Apache Kafka 平台与 UI)的联合创始人。已教授超过 100 万名学生,并获得超过 35 万个好评。 **课程包含:** * 所有未来更新的终身访问权限。 * 热情的讲师在 Q&A 部分提供支持。 * 提供有趣的 artikels 链接和代码示例。 * Udemy 结业证书。 **就业前景:** 掌握 Apache Kafka 技能需求旺盛,能够帮助您提升收入、承担新角色并迎接挑战。 **系列课程:** 本课程是 Apache Kafka 系列的一部分,还有其他主题的课程可供选择,如 Kafka 入门、Kafka Connect、Kafka Streams、KSQL、Kafka 集群搭建与管理、Kafka 安全以及 Kafka 监控与运维。
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." - Mayank5 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." - Vinod5 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 formatConfluent 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 performanceConfluent 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 Hands On & Theory Based CourseNote: 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. Get it now to become an Apache Kafka expert!===============================InstructorMy name is Stephane Maarek, and I'll be your instructor in this course. I teach about Apache Kafka, the Kafka ecosystem and Kafka Certifications with my focus always on helping my students improve their professional proficiencies. I am also the co-founder of Conduktor: an enterprise Apache Kafka platform & UI to help everyone use Kafka.Throughout my career in designing and delivering these certifications and courses, I have already taught 1,000,000+ students and gotten 350,000+ reviews!With Apache Kafka becoming much more than a buzzword out there, I've decided it's time for students to properly learn how to be a Kafka professional. So, let's kick start the course! You are in good hands!===============================This Course Also Comes With:Lifetime Access to All Future UpdatesA responsive instructor in the Q & A SectionLinks to interesting articles, and lots of good code to base your next applications ontoUdemy Certificate of Completion Ready for DownloadThis is the course that could improve your career!Apache Kafka is a skill in high demand and there are not enough people to fulfill all the open positions. You can boost your income, take on new roles and fun challenges. Many of my students are now the Kafka experts of their companies! You can be the next!I hope to see you inside the course!=======================Note: Looking for more advanced Kafka concepts? There are many volumes in the Apache Kafka Series:Learn Kafka for Beginners v2 (great to start)Kafka Connect Hands On LearningKafka Streams for Data ProcessingKSQL on ksqlDB - Hands On!Kafka Cluster Setup & AdministrationConfluent Schema Registry & Kafka REST ProxyKafka Security (SSL SASL ACL)Kafka Monitoring and OperationsHappy learning!