{"id":4824,"date":"2026-08-10T09:17:01","date_gmt":"2026-08-10T09:17:01","guid":{"rendered":"https:\/\/nokobox.com\/index.php\/item\/oreilly-kafka-streams-in-action-second-edition-video-edition-2024-5\/"},"modified":"2026-08-10T09:17:01","modified_gmt":"2026-08-10T09:17:01","slug":"oreilly-kafka-streams-in-action-second-edition-video-edition-2024-5","status":"publish","type":"digital_item","link":"https:\/\/nokobox.com\/index.php\/item\/oreilly-kafka-streams-in-action-second-edition-video-edition-2024-5\/","title":{"rendered":"Oreilly \u2013 Kafka Streams in Action, Second Edition, Video Edition 2024-5"},"content":{"rendered":"<div class=\"w-post-elm post_content\">\n<h2 style=\"text-align: left\"><span style=\"vertical-align: inherit\">Description<\/span><\/h2>\n<div class=\"presented-response-container ng-tns-c2284233294-154\" style=\"text-align: left\">\n<div class=\"response-container-content ng-tns-c2284233294-154\">\n<div class=\"response-content ng-tns-c2284233294-154\">\n<div class=\"markdown markdown-main-panel\">\n<p data-sourcepos=\"5:1-5:19\"><span style=\"vertical-align: inherit\">Kafka Streams in Action Second Edition Video Edition course. In this tutorial, the speaker reads the book while the content, images, code listings, diagrams, and text are displayed on the screen. Like an audiobook that you can also watch as a video. Enterprise applications need to process thousands or even millions of data events every day. With an intuitive API and impeccable reliability, the Kafka Streams style library has found a place at the center of these systems. Kafka Streams provides exactly the power and simplicity you need to manage real-time event processing or microservices messaging. This course provides everything you need to implement data stream processing on Apache Kafka\u24c7 using Kafka Streams and the kqsIDB event stream database. Kafka Streams in Action, Second Edition guides you through setting up and maintaining data stream processing with Kafka. In this course, you\u2019ll find thorough coverage of not only Kafka Streams, but all the tools you need for effective streaming, including Kafka ecosystem components, producer and consumer clients, Connect, and the Schema Registry.<\/span><\/p>\n<p data-sourcepos=\"5:1-5:19\"><span style=\"vertical-align: inherit\">Kafka Streams in Action, Second Edition, teaches you how to build event-streaming applications on the amazing Apache Kafka platform. This completely revised and new version now covers a wider range of streaming architectures and includes data integration with Kafka Connect. As you progress, you\u2019ll explore real-world examples that introduce components and brokers, data schema management, and other essentials. Along the way, you\u2019ll learn practical techniques for combining Kafka with Spring, low-level control of processors and state stores, storing event data with ksqlDB, and testing streaming applications.<\/span><\/p>\n<h3 data-sourcepos=\"15:1-15:24\"><strong><span style=\"vertical-align: inherit\">What you will learn<\/span><\/strong><\/h3>\n<ul data-sourcepos=\"17:1-17:65\">\n<li data-sourcepos=\"17:1-17:65\"><span style=\"vertical-align: inherit\">Designing data flow applications in Kafka Streams with KStream and API Processor<\/span><\/li>\n<li data-sourcepos=\"18:1-18:40\"><span style=\"vertical-align: inherit\">Integrating external systems with Kafka Connect<\/span><\/li>\n<li data-sourcepos=\"19:1-19:39\"><span style=\"vertical-align: inherit\">Apply data compatibility with Schema Registry<\/span><\/li>\n<li data-sourcepos=\"20:1-20:84\"><span style=\"vertical-align: inherit\">Build applications that immediately respond to events in Kafka Streams or ksqlDB<\/span><\/li>\n<li data-sourcepos=\"21:1-22:0\"><span style=\"vertical-align: inherit\">Creating materialized views on streams with ksqlDB<\/span><\/li>\n<\/ul>\n<h3 data-sourcepos=\"33:1-33:30\"><strong><span style=\"vertical-align: inherit\">This course is suitable for people who<\/span><\/strong><\/h3>\n<ul>\n<li data-sourcepos=\"35:1-35:95\"><span style=\"vertical-align: inherit\">For Java developers. No prior knowledge of Kafka or data streaming applications is required.<\/span><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<h3 style=\"text-align: left\" data-sourcepos=\"5:1-5:368\"><span style=\"vertical-align: inherit\">Kafka Streams in Action Second Edition Video Edition course specifications<\/span><\/h3>\n<ul style=\"text-align: left\">\n<li><span style=\"vertical-align: inherit\">Publisher: <\/span><a href=\"https:\/\/href.li\/?https:\/\/www.oreilly.com\/library\/view\/kafka-streams-in\/9781617298684VE\/\/\/\" target=\"_blank\"><span style=\"vertical-align: inherit\">Oreilly<\/span><\/a><\/li>\n<li><span style=\"vertical-align: inherit\">Instructor: <\/span><a class=\"author-name\" href=\"https:\/\/downloadlynet.ir\/tag\/bill-bejeck\/\"><span style=\"vertical-align: inherit\">Bill Bejeck<\/span><\/a><\/li>\n<li><span style=\"vertical-align: inherit\">Training level: beginner to advanced<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Training duration: 14 hours and 11 minutes<\/span><\/li>\n<\/ul>\n<h3 style=\"text-align: left\"><span style=\"vertical-align: inherit\">Course headings<\/span><\/h3>\n<ul style=\"text-align: left\">\n<li style=\"text-align: left\">Part 1.<\/li>\n<li style=\"text-align: left\">Chapter 1. Welcome to the Kafka event streaming platform<\/li>\n<li style=\"text-align: left\">Chapter 1. What is an event?<\/li>\n<li style=\"text-align: left\">Chapter 1. An event stream example<\/li>\n<li style=\"text-align: left\">Chapter 1. Introducing the Apache Kafka event streaming platform<\/li>\n<li style=\"text-align: left\">Chapter 1. A concrete example of applying the Kafka event streaming platform<\/li>\n<li style=\"text-align: left\">Chapter 1. Summary<\/li>\n<li style=\"text-align: left\">Chapter 2. Kafka brokers<\/li>\n<li style=\"text-align: left\">Chapter 2. Produce requests<\/li>\n<li style=\"text-align: left\">Chapter 2. Fetch requests<\/li>\n<li style=\"text-align: left\">Chapter 2. Topics and partitions<\/li>\n<li style=\"text-align: left\">Chapter 2. Sending your first messages<\/li>\n<li style=\"text-align: left\">Chapter 2. Segments<\/li>\n<li style=\"text-align: left\">Chapter 2. Tiered storage<\/li>\n<li style=\"text-align: left\">Chapter 2. Cluster metadata<\/li>\n<li style=\"text-align: left\">Chapter 2. Leaders and followers<\/li>\n<li style=\"text-align: left\">Chapter 2. Checking for a healthy broker<\/li>\n<li style=\"text-align: left\">Chapter 2. Summary<\/li>\n<li style=\"text-align: left\">Part 2.<\/li>\n<li style=\"text-align: left\">Chapter 3. Schema Registry<\/li>\n<li style=\"text-align: left\">Chapter 3. What is a schema, and why do you need one?<\/li>\n<li style=\"text-align: left\">Chapter 3. Subject name strategies<\/li>\n<li style=\"text-align: left\">Chapter 3. Schema compatibility<\/li>\n<li style=\"text-align: left\">Chapter 3. Schema references<\/li>\n<li style=\"text-align: left\">Chapter 3. Schema references and multiple events per topic<\/li>\n<li style=\"text-align: left\">Chapter 3. Schema Registry (de)serializers<\/li>\n<li style=\"text-align: left\">Chapter 3. Serialization without Schema Registry<\/li>\n<li style=\"text-align: left\">Chapter 3. Summary<\/li>\n<li style=\"text-align: left\">Chapter 4. Kafka clients<\/li>\n<li style=\"text-align: left\">Chapter 4. Producing records with the KafkaProducer<\/li>\n<li style=\"text-align: left\">Chapter 4. Consuming records with the KafkaConsumer<\/li>\n<li style=\"text-align: left\">Chapter 4. Exactly-once delivery in Kafka<\/li>\n<li style=\"text-align: left\">Chapter 4. Using the Admin API for programmatic topic management<\/li>\n<li style=\"text-align: left\">Chapter 4. Handling multiple event types in a single topic<\/li>\n<li style=\"text-align: left\">Chapter 4. Summary<\/li>\n<li style=\"text-align: left\">Chapter 5. Kafka Connect<\/li>\n<li style=\"text-align: left\">Chapter 5. Integrating external applications into Kafka<\/li>\n<li style=\"text-align: left\">Chapter 5. Getting started with Kafka Connect<\/li>\n<li style=\"text-align: left\">Chapter 5. Applying Single Message Transforms<\/li>\n<li style=\"text-align: left\">Chapter 5. Adding a sink connector<\/li>\n<li style=\"text-align: left\">Chapter 5. Building and deploying your own connector<\/li>\n<li style=\"text-align: left\">Chapter 5. Summary<\/li>\n<li style=\"text-align: left\">Part 3.<\/li>\n<li style=\"text-align: left\">Chapter 6. Developing Kafka Streams<\/li>\n<li style=\"text-align: left\">Chapter 6. Kafka Streams DSL<\/li>\n<li style=\"text-align: left\">Chapter 6. Hello World for Kafka Streams<\/li>\n<li style=\"text-align: left\">Chapter 6. Masking credit card numbers and tracking purchase rewards in a retail sales setting<\/li>\n<li style=\"text-align: left\">Chapter 6. Interactive development<\/li>\n<li style=\"text-align: left\">Chapter 6. Choosing which events to process<\/li>\n<li style=\"text-align: left\">Chapter 6. Summary<\/li>\n<li style=\"text-align: left\">Chapter 7. Streams and state<\/li>\n<li style=\"text-align: left\">Chapter 7. Adding stateful operations to Kafka Streams<\/li>\n<li style=\"text-align: left\">Chapter 7. Stream-stream joins<\/li>\n<li style=\"text-align: left\">Chapter 7. State stores in Kafka Streams<\/li>\n<li style=\"text-align: left\">Chapter 7. Summary<\/li>\n<li style=\"text-align: left\">Chapter 8. The KTable API<\/li>\n<li style=\"text-align: left\">Chapter 8. KTables are stateful<\/li>\n<li style=\"text-align: left\"><span style=\"vertical-align: inherit\">Chapter 8. The KTable API<\/span><\/li>\n<li style=\"text-align: left\">Chapter 8. KTable aggregations<\/li>\n<li style=\"text-align: left\">Chapter 8. GlobalKTable<\/li>\n<li style=\"text-align: left\">Chapter 8. Table joins<\/li>\n<li style=\"text-align: left\">Chapter 8. Summary<\/li>\n<li style=\"text-align: left\">Chapter 9. Windowing and timestamps<\/li>\n<li style=\"text-align: left\">Chapter 9. Handling out order data with grace\u2014literally<\/li>\n<li style=\"text-align: left\">Chapter 9. Final windowed results<\/li>\n<li style=\"text-align: left\">Chapter 9. Timestamps in Kafka Streams<\/li>\n<li style=\"text-align: left\">Chapter 9. The TimestampExtractor<\/li>\n<li style=\"text-align: left\">Chapter 9. Stream time<\/li>\n<li style=\"text-align: left\">Chapter 9. Summary<\/li>\n<li style=\"text-align: left\">Chapter 10. The Processor API<\/li>\n<li style=\"text-align: left\">Chapter 10. Digging deeper into the Processor API with a stock analysis processor<\/li>\n<li style=\"text-align: left\">Chapter 10. Data-driven aggregation<\/li>\n<li style=\"text-align: left\">Chapter 10. Integrating the Processor API and the Kafka Streams API<\/li>\n<li style=\"text-align: left\">Chapter 10. Summary<\/li>\n<li style=\"text-align: left\">Chapter 11. ksqlDB<\/li>\n<li style=\"text-align: left\">Chapter 11. More about streaming queries<\/li>\n<li style=\"text-align: left\">Chapter 11. Persistent vs. push vs. pull queries<\/li>\n<li style=\"text-align: left\">Chapter 11. Creating Streams and Tables<\/li>\n<li style=\"text-align: left\">Chapter 11. Schema Registry integration<\/li>\n<li style=\"text-align: left\">Chapter 11. ksqlDB advanced features<\/li>\n<li style=\"text-align: left\">Chapter 11. Summary<\/li>\n<li style=\"text-align: left\">Chapter 12. Spring Kafka<\/li>\n<li style=\"text-align: left\">Chapter 12. Using Spring to build Kafka-enabled applications<\/li>\n<li style=\"text-align: left\">Chapter 12. Spring Kafka Streams<\/li>\n<li style=\"text-align: left\">Chapter 12. Summary<\/li>\n<li style=\"text-align: left\">Chapter 13. Kafka Streams Interactive Queries<\/li>\n<li style=\"text-align: left\">Chapter 13. Learning about Interactive Queries<\/li>\n<li style=\"text-align: left\">Chapter 13. Summary<\/li>\n<li style=\"text-align: left\">Chapter 14. Testing<\/li>\n<li style=\"text-align: left\">Chapter 14. Summary<\/li>\n<li style=\"text-align: left\">appendix A. Schema compatibility workshop<\/li>\n<li style=\"text-align: left\">appendix A. Forward compatibility<\/li>\n<li style=\"text-align: left\">appendix A. Full compatibility<\/li>\n<li style=\"text-align: left\">appendix B. Confluent resources<\/li>\n<li style=\"text-align: left\">appendix B. Confluent command-line interface<\/li>\n<li style=\"text-align: left\">appendix B. Confluent local<\/li>\n<li style=\"text-align: left\">appendix C. Working with Avro, Protobuf, and JSON Schema<\/li>\n<li style=\"text-align: left\">appendix C. Protocol Buffers<\/li>\n<li style=\"text-align: left\">appendix C. JSON Schema<\/li>\n<li style=\"text-align: left\">appendix D. Understanding Kafka Streams architecture<\/li>\n<li style=\"text-align: left\">appendix D. Consumer and producer clients in Kafka Streams<\/li>\n<li style=\"text-align: left\">appendix D. Assigning, distributing, and processing events<\/li>\n<li style=\"text-align: left\">appendix D. Threads in Kafka Streams: StreamThread<\/li>\n<li style=\"text-align: left\">appendix D. Processing records<\/li>\n<\/ul>\n<h3 style=\"text-align: left\"><span style=\"vertical-align: inherit\">Kafka Streams in Action Second Edition Video Edition course images<\/span><\/h3>\n<h3 style=\"text-align: left\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-918444 size-full\" src=\"https:\/\/downloadly.ir\/wp-content\/uploads\/2024\/08\/Kafka-Streams-in-Action-Second-Edition-Video-Edition.jpg\" alt=\"Kafka Streams in Action Second Edition Video Edition\" width=\"1068\" height=\"415\"><\/h3>\n<h3 style=\"text-align: left\"><span style=\"vertical-align: inherit\">Sample video of the course<\/span><\/h3>\n<div style=\"width: 640px;\" class=\"wp-video\"><span class=\"mejs-offscreen\">Video Player<\/span><\/p>\n<div id=\"mep_0\" class=\"mejs-container mejs-container-keyboard-inactive wp-video-shortcode mejs-video\" tabindex=\"0\" role=\"application\" aria-label=\"Video Player\" style=\"width: 640px; height: 360px; min-width: 217px;\">\n<div class=\"mejs-inner\">\n<div class=\"mejs-mediaelement\"><mediaelementwrapper id=\"video-134291-1\"><video class=\"wp-video-shortcode\" id=\"video-134291-1_html5\" width=\"640\" height=\"360\" preload=\"metadata\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Kafka_Streams_in_Action_Second_Edition_Video_Edition_Downloadly.ir.mp4?_=1\" style=\"width: 640px; height: 360px;\"><source type=\"video\/mp4\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Kafka_Streams_in_Action_Second_Edition_Video_Edition_Downloadly.ir.mp4?_=1\"><a href=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Kafka_Streams_in_Action_Second_Edition_Video_Edition_Downloadly.ir.mp4?nocache=1786102513752\">https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Kafka_Streams_in_Action_Second_Edition_Video_Edition_Downloadly.ir.mp4<\/a><\/video><\/mediaelementwrapper><\/div>\n<div class=\"mejs-layers\">\n<div class=\"mejs-poster mejs-layer\" style=\"display: none; width: 100%; height: 100%;\"><\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-loading\"><span class=\"mejs-overlay-loading-bg-img\"><\/span><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-error\"><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer mejs-overlay-play\" style=\"width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-button\" role=\"button\" tabindex=\"0\" aria-label=\"Play\" aria-pressed=\"false\"><\/div>\n<\/div>\n<\/div>\n<div class=\"mejs-controls\">\n<div class=\"mejs-button mejs-playpause-button mejs-play\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Play\" aria-label=\"Play\" tabindex=\"0\"><\/button><\/div>\n<div class=\"mejs-time mejs-currenttime-container\" role=\"timer\" aria-live=\"off\"><span class=\"mejs-currenttime\">00:00<\/span><\/div>\n<div class=\"mejs-time-rail\"><span class=\"mejs-time-total mejs-time-slider\" role=\"slider\" tabindex=\"0\" aria-label=\"Time Slider\" aria-valuemin=\"0\" aria-valuemax=\"0\" aria-valuenow=\"0\" aria-valuetext=\"00:00\"><span class=\"mejs-time-buffering\" style=\"display: none;\"><\/span><span class=\"mejs-time-loaded\"><\/span><span class=\"mejs-time-current\"><\/span><span class=\"mejs-time-hovered no-hover\"><\/span><span class=\"mejs-time-handle\"><span class=\"mejs-time-handle-content\"><\/span><\/span><span class=\"mejs-time-float\"><span class=\"mejs-time-float-current\">00:00<\/span><span class=\"mejs-time-float-corner\"><\/span><\/span><\/span><\/div>\n<div class=\"mejs-time mejs-duration-container\"><span class=\"mejs-duration\">00:00<\/span><\/div>\n<div class=\"mejs-button mejs-volume-button mejs-mute\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Mute\" aria-label=\"Mute\" tabindex=\"0\"><\/button><a href=\"javascript:void(0);\" class=\"mejs-volume-slider\" aria-label=\"Volume Slider\" aria-valuemin=\"0\" aria-valuemax=\"100\" role=\"slider\" aria-orientation=\"vertical\"><span class=\"mejs-offscreen\">Use Up\/Down Arrow keys to increase or decrease volume.<\/span><\/p>\n<div class=\"mejs-volume-total\">\n<div class=\"mejs-volume-current\" style=\"bottom: 0px; height: 100%;\"><\/div>\n<div class=\"mejs-volume-handle\" style=\"bottom: 100%; margin-bottom: -3px;\"><\/div>\n<\/div>\n<p><\/a><\/div>\n<div class=\"mejs-button mejs-fullscreen-button\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Fullscreen\" aria-label=\"Fullscreen\" tabindex=\"0\"><\/button><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"text-align: left\">\n<h3><span style=\"vertical-align: inherit\">Installation guide<\/span><\/h3>\n<p><span style=\"vertical-align: inherit\">After Extract, view with your favorite Player.<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">Subtitle: None<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">Quality: 1080p<\/span><\/p>\n<\/div>\n<h3 style=\"text-align: left\"><span style=\"vertical-align: inherit\">download link<\/span><\/h3>\n<p style=\"text-align: left\"><a href=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Oreilly_Kafka_Streams_in_Action_Second_Edition_Video_Edition_2024-5.part1_Downloadly.ir.rar?nocache=1786102512\"><span style=\"vertical-align: inherit\">Download part 1 \u2013 1 GB<\/span><\/a><\/p>\n<p style=\"text-align: left\"><a href=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Oreilly_Kafka_Streams_in_Action_Second_Edition_Video_Edition_2024-5.part2_Downloadly.ir.rar?nocache=1786102512\"><span style=\"vertical-align: inherit\">Download part 2 \u2013 690 MB<\/span><\/a><\/p>\n<p style=\"text-align: left\"><span style=\"vertical-align: inherit\">File(s) password: www.downloadly.ir<\/span><\/p>\n<h3 style=\"text-align: left\"><span style=\"vertical-align: inherit\">Size<\/span><\/h3>\n<p style=\"text-align: left\"><span style=\"vertical-align: inherit\">1.6 GB<\/span><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Description Kafka Streams in Action Second Edition Video Edition course. In this tutorial, the speaker reads the book while the content, images, code listings, <\/p>\n","protected":false},"author":1,"template":"","dgi_category":[10458],"dgi_tag":[49895,49896,49897,49898,49899,49900],"class_list":["post-4824","digital_item","type-digital_item","status-publish","has-post-thumbnail","hentry","dgi_category-video-tutorials","dgi_tag-bill-bejeck","dgi_tag-course-kafka-streams-in-action-second-edition-video-edition","dgi_tag-download-course-kafka-streams-in-action-second-edition-video-edition","dgi_tag-download-kafka-streams-in-action-second-edition-video-edition","dgi_tag-free-download-kafka-streams-in-action-second-edition-video-edition","dgi_tag-free-kafka-streams-in-action-second-edition-video-edition"],"_links":{"self":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/4824","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item"}],"about":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/types\/digital_item"}],"author":[{"embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/4824\/revisions"}],"wp:attachment":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/media?parent=4824"}],"wp:term":[{"taxonomy":"dgi_category","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_category?post=4824"},{"taxonomy":"dgi_tag","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_tag?post=4824"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}