Udemy - Kafka Streams API For Developers using JavaSpringBoot 3.X
File List
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/003 Set Up to Run the Kafka Streams as Multiple Instances.mp4 138.2 MB
- 27 - Interactive Queries - Querying Window State Stores using RESTFUL APIs/001 Build a GET Endpoint to Retrieve OrderCount by OrderType.mp4 127.9 MB
- 18 - StateFul Operations in Kafka Streams - Windowing/002 Windowing in Kafka Streams - Tumbling Windows.mp4 127.8 MB
- 19 - Widowing in Order Management Application - A Real Time Use Case/003 Aggregate Number of Orders by Windows.mp4 116.3 MB
- 16 - StateFul Operations in Kafka Streams - Join/002 Explore innerJoin using join operator - Joining KStream and KTable.mp4 113.6 MB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/007 Aggregate data from Multiple Instances - Building RestClients - Part 2.mp4 107.5 MB
- 14 - Aggregation in Order Management Application - A Real Time Use Case/002 Total Revenue by each store using aggregate operator.mp4 103.9 MB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/001 Build a GET Endpoint to retrieve the OrderCount by OrderType - Part 1.mp4 103.7 MB
- 10 - ErrorException Handling in Kafka Streams/004 Default & Custom Processor Error Handler.mp4 98.9 MB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/005 Aggregation using aggregate operator.mp4 94.1 MB
- 25 - Build Orders Kafka Streams Application using SpringBoot/002 Create the OrdersTopology.mp4 93.7 MB
- 27 - Interactive Queries - Querying Window State Stores using RESTFUL APIs/003 Build a GET endpoint to retrieve the windowed OrderCount within a Time Range.mp4 91.1 MB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/007 Unit Testing OrdersRevenue By Windows - Writing Data to a State Store.mp4 87.7 MB
- 16 - StateFul Operations in Kafka Streams - Join/005 Explore innerJoin using join operator - Joining KStream and KStream.mp4 85.5 MB
- 19 - Widowing in Order Management Application - A Real Time Use Case/004 Aggregate Revenue by Windows.mp4 84.4 MB
- 30 - Integration Testing Spring KafkaStreams App using @EmbeddedKafka/002 Integration Test for OrdersCount.mp4 83.6 MB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/004 Kafka Streams MetaData.mp4 80.1 MB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/002 Build a GET Endpoint to retrieve the OrderCount by OrderType - Part 2.mp4 77.9 MB
- 30 - Integration Testing Spring KafkaStreams App using @EmbeddedKafka/003 Integration Test for OrdersRevenue.mp4 77.5 MB
- 11 - KTable & Global KTable/002 Build a topology for KTable.mp4 74.8 MB
- 24 - Error Handling in Spring Kafka Streams/004 Handle UncaughtExceptions in the Topology.mp4 74.3 MB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/008 Aggregate data from Multiple Instances - Testing End to End - Part 3.mp4 72.3 MB
- 11 - KTable & Global KTable/003 KTable - Under the Hood.mp4 71.7 MB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/006 Aggregate data from Multiple Instances - Fetching MetaData - Part 1.mp4 71.2 MB
- 04 - Greetings Kafka Streams App using KStreams API/005 Setting Up Kafka Environment and Test our Greeting App.mp4 70.7 MB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/002 What is Aggregation & How it works.mp4 69.9 MB
- 17 - Join in Order Management Application - A Real Time Use Case/001 Join Aggregate Revenue with StoreDetails KTable.mp4 67.7 MB
- 19 - Widowing in Order Management Application - A Real Time Use Case/005 Joins on the Windowed Data.mp4 66.9 MB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/010 KeyBased Queries Multiple Instances - Fetching MetaData- Part 1.mp4 66.8 MB
- 08 - Order Management Kafka Streams application - A real time use case/003 Split the RestaurantRetail Shopping Orders - Using split and branch operator.mp4 66.2 MB
- 32 - Build and Package the SpringBoot App as an Executable/001 Package the SpringBoot app and execute it as a Jar File.mp4 65.8 MB
- 23 - JSON SerializationDeserialization in Spring Kafka Streams/001 JSON SerializationDeserialization using JsonSerde.mp4 64.2 MB
- 31 - Grace Period in Kafka Streams/001 Grace Period in Windowing.mp4 63.8 MB
- 24 - Error Handling in Spring Kafka Streams/003 Handle DeSerialization Errors using Spring Specific Approach- Approach 3.mp4 62.1 MB
- 06 - Serialization and Deserialization in Kafka Streams/004 Usage of CustomSerde in the Greeting App.mp4 57.6 MB
- 08 - Order Management Kafka Streams application - A real time use case/002 Build the Topology for the Orders Management App.mp4 56.5 MB
- 10 - ErrorException Handling in Kafka Streams/002 Default Deserialization Error Behavior.mp4 55.1 MB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/002 Unit Testing Greetings App - Writing Data to a Output Topic.mp4 54.4 MB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/005 Unit Testing OrdersCount - Writing Data to a State Store.mp4 53.6 MB
- 14 - Aggregation in Order Management Application - A Real Time Use Case/001 Total number of orders by each store using count operator.mp4 53.5 MB
- 27 - Interactive Queries - Querying Window State Stores using RESTFUL APIs/004 Build a GET Endpoint to retrieve the Revenue by OrderType.mp4 50.8 MB
- 07 - Reusable Generic SerializerDeserializer (Recommended Approach)/001 Build a Generic SerializerDeserializer.mp4 50.0 MB
- 05 - Operators in Kafka Streams using KStream API/003 FlatMapValuesFlatMap.mp4 48.7 MB
- 18 - StateFul Operations in Kafka Streams - Windowing/005 Windowing in Kafka Streams - Sliding Windows.mp4 48.6 MB
- 25 - Build Orders Kafka Streams Application using SpringBoot/001 Set up the base project for Orders Kafka Streams App.mp4 48.4 MB
- 20 - Behavior of Records with Future & Older Timestamp in Windowing/001 Records with timestamps before & after the CurrentTimestamp.mp4 47.6 MB
- 19 - Widowing in Order Management Application - A Real Time Use Case/002 Implementing a CustomTimeStamp Extractor.mp4 44.2 MB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/004 Aggregation using reduce operator.mp4 43.8 MB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/003 Retrieve OrderCount by OrderType & LocationId.mp4 42.9 MB
- 21 - Build Kafka Streams Application using SpringBoot/004 Build the Greeting Topology.mp4 42.3 MB
- 18 - StateFul Operations in Kafka Streams - Windowing/003 Control emission of windowed results using supress operartor.mp4 41.6 MB
- 30 - Integration Testing Spring KafkaStreams App using @EmbeddedKafka/004 Integration Test for OrdersRevenue By Windows.mp4 40.6 MB
- 29 - Testing Kafka Streams in SpringBoot Using TopologyTestDriver & JUnit5/001 UnitTest Using TopologyTestDriver in SpringBoot.mp4 39.2 MB
- 15 - Re-Keying Kafka Records for Stateful operations/001 Effect of null Key in Stateful Operations & Repartition of Kafka Records.mp4 37.6 MB
- 16 - StateFul Operations in Kafka Streams - Join/009 CoPartitioning Requirements in Joins.mp4 37.5 MB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/011 KeyBased Queries Multiple Instances - Building RestClient & Testing- Part 2.mp4 37.2 MB
- 05 - Operators in Kafka Streams using KStream API/005 merge.mp4 37.1 MB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/005 Build a GET Endpoint to retrieve the Revenue by OrderType.mp4 36.2 MB
- 24 - Error Handling in Spring Kafka Streams/001 Handle DeSerialization Error - Approach 1.mp4 35.9 MB
- 05 - Operators in Kafka Streams using KStream API/001 Filter & FilterNot.mp4 35.7 MB
- 16 - StateFul Operations in Kafka Streams - Join/008 Join - Under the hood.mp4 35.1 MB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/008 Limitations of TopologyTestDriver.mp4 35.1 MB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/003 Aggregation using count operator.mp4 34.8 MB
- 16 - StateFul Operations in Kafka Streams - Join/004 Explore innerJoin using join operator - Joining KTable and KTable.mp4 33.9 MB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/004 Build a GET Endpoint to retrieve the OrderCount for All OrderTypes.mp4 33.9 MB
- 05 - Operators in Kafka Streams using KStream API/004 peek.mp4 32.6 MB
- 21 - Build Kafka Streams Application using SpringBoot/003 Configuring the Kafka Stream using application.yml.mp4 31.7 MB
- 06 - Serialization and Deserialization in Kafka Streams/003 Build a Custom Serdes for Enhanced Greeting Messages.mp4 30.9 MB
- 04 - Greetings Kafka Streams App using KStreams API/004 Build the Kafka Streams Launcher Application.mp4 30.6 MB
- 23 - JSON SerializationDeserialization in Spring Kafka Streams/002 JsonSerde using custom ObjectMapper.mp4 30.2 MB
- 24 - Error Handling in Spring Kafka Streams/002 Handle DeSerialization Error using Custom Error Handler - Approach 2.mp4 30.2 MB
- 09 - Topology, Stream and Tasks - Under the Hood/002 Explore the behavior of streams by modifying the stream threads.mp4 29.9 MB
- 08 - Order Management Kafka Streams application - A real time use case/004 Transform the Order Domain to a Revenue Domain Type.mp4 29.3 MB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/006 Using Materialized Store for count & reduce operator.mp4 28.5 MB
- 33 - Exactly Once ProcessingSematics in Kafka Streams/002 Set up Exactly Once Processing in Kafka Streams.mp4 28.0 MB
- 16 - StateFul Operations in Kafka Streams - Join/003 Explore innerJoin using join operator - Joining KStream and GlobalKTable.mp4 27.6 MB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/012 Refactor the Code for OrderCount for All OrderTypes Endpoint - v1orderscount.mp4 27.2 MB
- 21 - Build Kafka Streams Application using SpringBoot/001 Introduction to SpringBoot and Kafka Streams.mp4 26.5 MB
- 05 - Operators in Kafka Streams using KStream API/002 MapMapValues.mp4 26.2 MB
- 16 - StateFul Operations in Kafka Streams - Join/007 Joining Kafka Streams using outerJoin operator.mp4 26.0 MB
- 30 - Integration Testing Spring KafkaStreams App using @EmbeddedKafka/001 Introduction & SetUp Integration Test.mp4 25.8 MB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/006 Global Error Handling for useful Client Error Messages.mp4 25.6 MB
- 18 - StateFul Operations in Kafka Streams - Windowing/001 Introduction to Windowing and time concepts.mp4 25.6 MB
- 21 - Build Kafka Streams Application using SpringBoot/002 Setup the Project - Greeting Streams app using Spring Kafka Streams.mp4 25.0 MB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/006 Unit Testing OrdersRevenue - Writing Data to a State Store.mp4 24.2 MB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/003 Unit Testing Greetings App - Testing Multiple Messages.mp4 24.0 MB
- 18 - StateFul Operations in Kafka Streams - Windowing/004 Windowing in Kafka Streams - Hopping Windows.mp4 23.5 MB
- 10 - ErrorException Handling in Kafka Streams/006 Error handling when Kafka Cluster is down.mp4 23.1 MB
- 10 - ErrorException Handling in Kafka Streams/003 Custom Deserialization Error Handler.mp4 22.7 MB
- 04 - Greetings Kafka Streams App using KStreams API/003 Topology of the Greetings App.mp4 21.7 MB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/009 KeyBased Queries with Multiple Instances - Overview.mp4 21.2 MB
- 03 - Getting Started to Kafka Streams/001 Introduction to Kafka Streams.mp4 21.1 MB
- 15 - Re-Keying Kafka Records for Stateful operations/002 Re-Keying using the selectKey operator.mp4 20.3 MB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/004 Unit Testing Greetings App - Error Scenario.mp4 19.7 MB
- 10 - ErrorException Handling in Kafka Streams/005 Custom Production Error Handler.mp4 19.5 MB
- 06 - Serialization and Deserialization in Kafka Streams/002 Providing Default SerializerDeserializer using Application Configuration.mp4 18.7 MB
- 33 - Exactly Once ProcessingSematics in Kafka Streams/003 Transactions & Idempotent Producer - Under the Hood.mp4 18.7 MB
- 27 - Interactive Queries - Querying Window State Stores using RESTFUL APIs/002 Build a GET Endpoint to Retrieve the windowed OrderCount for All OrderTypes.mp4 17.1 MB
- 33 - Exactly Once ProcessingSematics in Kafka Streams/001 What is Exactly Once Processing and Why is it needed.mp4 16.9 MB
- 35 - Next Steps/001 Want to learn more about Kafka.mp4 16.7 MB
- 21 - Build Kafka Streams Application using SpringBoot/005 Test Greeting App in Local.mp4 16.3 MB
- 06 - Serialization and Deserialization in Kafka Streams/001 How KeyValue serialization and deserialization works in Kafka Streams.mp4 15.9 MB
- 22 - SpringBoot AutoConfiguration of Kafka Streams/001 Internals of AutoConfiguring Kafka Streams in SpringBoot.mp4 15.8 MB
- 11 - KTable & Global KTable/004 GlobalKTable.mp4 14.2 MB
- 04 - Greetings Kafka Streams App using KStreams API/002 Setup the Greetings App.mp4 13.8 MB
- 08 - Order Management Kafka Streams application - A real time use case/001 Overview of the Retail App.mp4 13.8 MB
- 16 - StateFul Operations in Kafka Streams - Join/006 Joining Kafka Streams using leftJoin operator.mp4 11.9 MB
- 07 - Reusable Generic SerializerDeserializer (Recommended Approach)/002 Integrate Generic SerializerDeserializer into the Greeting App.mp4 10.8 MB
- 24 - Error Handling in Spring Kafka Streams/005 Handle Production Errors.mp4 9.5 MB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/013 Fix the Test Cases.mp4 9.5 MB
- 09 - Topology, Stream and Tasks - Under the Hood/001 Internals of Topology, Stream and Tasks.mp4 9.4 MB
- 03 - Getting Started to Kafka Streams/002 Kafka Streams Terminologies - Topology & Processor.mp4 9.3 MB
- 01 - Getting Started With the Course/001 Course Introduction.mp4 8.8 MB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/001 Running Kafka Streams Applications as Multiple Instances.mp4 8.5 MB
- 03 - Getting Started to Kafka Streams/003 Introduction to KStreams API.mp4 7.4 MB
- 11 - KTable & Global KTable/001 Introduction to KTable API.mp4 7.2 MB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/001 Testing Kafka Streams using TopologyTestDriver.mp4 6.6 MB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/005 Aggregate data from Multiple Instances - Overview.mp4 4.8 MB
- 33 - Exactly Once ProcessingSematics in Kafka Streams/004 Limitations and Performance Impacts of Kafka Transactions.mp4 4.8 MB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/014 What about the Other Endpoints.mp4 4.4 MB
- 10 - ErrorException Handling in Kafka Streams/001 Failures in Kafka Streams.mp4 3.6 MB
- 19 - Widowing in Order Management Application - A Real Time Use Case/001 New Requirements for the Order Management Application.mp4 3.5 MB
- 01 - Getting Started With the Course/002 Pre-requestites.mp4 3.4 MB
- 16 - StateFul Operations in Kafka Streams - Join/001 Introduction to Joins & Types of Joins in Kafka Streams.mp4 3.4 MB
- 02 - Course Slides & Source Code/001 kafka-streams.key 3.3 MB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/001 StateFul Operations in Kafka Streams.mp4 3.3 MB
- 02 - Course Slides & Source Code/002 kafka-streams-api-for-developers-final.zip 2.6 MB
- 02 - Course Slides & Source Code/002 kafka-streams-api-for-developers-start.zip 2.5 MB
- 13 - StateFul Operation Results - How to access them/001 How to access the results of Aggregation.mp4 2.4 MB
- 04 - Greetings Kafka Streams App using KStreams API/001 Overview of the Greetings App.mp4 1.3 MB
- 02 - Course Slides & Source Code/001 kafka-streams.pdf 797.2 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/012 30.11-fix-getAll.zip 663.9 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/008 30.7-kafka-streams-aggregate-part-3.zip 648.0 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/002 source-code-distributed-queryig.zip 630.2 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/013 30.12-test-cases.zip 630.2 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/004 30.3-kafka-streams-meta-data.zip 605.2 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/011 30.10-key-based-queries-implementation.zip 566.7 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/010 30.9-key-based-queries-implementation.zip 557.8 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/003 30.2-running-multipe-instances-setup.zip 508.8 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/007 30.6-kafka-streams-aggregate-part-2.zip 508.6 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/006 30.5-kafka-streams-aggregate-part-1.zip 507.4 KB
- 27 - Interactive Queries - Querying Window State Stores using RESTFUL APIs/003 22.3-get-windows-order-count-within-range.zip 376.7 KB
- 27 - Interactive Queries - Querying Window State Stores using RESTFUL APIs/002 22.2-get-windows-order-count-all-types.zip 375.5 KB
- 27 - Interactive Queries - Querying Window State Stores using RESTFUL APIs/001 22.1-get-windows-order-count-bytype.zip 375.1 KB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/006 21.5-global-error-handler.zip 369.8 KB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/005 21.4-get-endpoint-orderRevenue.zip 362.0 KB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/004 21.3-get-endpoint-all-ordercount.zip 359.7 KB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/003 21.2-get-endpoint-orderCount.zip 358.7 KB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/002 21.1-get-endpoint-orderCount-part2.zip 358.2 KB
- 25 - Build Orders Kafka Streams Application using SpringBoot/002 20.2-orders-streams-setup-topology.zip 353.0 KB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/001 21.1-get-endpoint-orderCount-part1.zip 353.0 KB
- 32 - Build and Package the SpringBoot App as an Executable/001 27.1-kafka-streams-jar.zip 277.4 KB
- 33 - Exactly Once ProcessingSematics in Kafka Streams/002 28.2-exactly-once-process-setup.zip 264.6 KB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/008 23.8-topology-test-driver-limitations.zip 264.5 KB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/007 23.7-unit-testing-orders-Revenue-by-windows.zip 263.8 KB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/006 23.6-unit-testing-orders-Revenue.zip 262.3 KB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/005 23.5-unit-testing-orders-count.zip 262.1 KB
- 31 - Grace Period in Kafka Streams/001 26.1-grace-period.zip 256.7 KB
- 30 - Integration Testing Spring KafkaStreams App using @EmbeddedKafka/003 25.3-intg-test-orders-revenue.zip 256.0 KB
- 30 - Integration Testing Spring KafkaStreams App using @EmbeddedKafka/004 25.4-intg-test-orders-revenue-by-windows.zip 256.0 KB
- 30 - Integration Testing Spring KafkaStreams App using @EmbeddedKafka/002 25.2-intg-test-orders-count.zip 253.2 KB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/004 23.4-unit-testing-greetings-app-error.zip 252.5 KB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/003 23.3-unit-testing-greetings-app-multiple-messages.zip 252.4 KB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/002 23.2-unit-testing-greetings-app.zip 251.9 KB
- 29 - Testing Kafka Streams in SpringBoot Using TopologyTestDriver & JUnit5/001 24.1-topologyTestdriver-springboot.zip 249.7 KB
- 30 - Integration Testing Spring KafkaStreams App using @EmbeddedKafka/001 25.1-intg-test.zip 249.7 KB
- 20 - Behavior of Records with Future & Older Timestamp in Windowing/001 16.1-timestamp-behavior.zip 242.0 KB
- 19 - Widowing in Order Management Application - A Real Time Use Case/005 14.5-joins-inwindowed-data.zip 239.4 KB
- 19 - Widowing in Order Management Application - A Real Time Use Case/004 14.4-aggregate-orders-by-windows.zip 239.0 KB
- 19 - Widowing in Order Management Application - A Real Time Use Case/003 14.3-aggregate-orders-by-windows.zip 238.5 KB
- 19 - Widowing in Order Management Application - A Real Time Use Case/002 14.2-custom-timestamp-extractor.zip 235.0 KB
- 18 - StateFul Operations in Kafka Streams - Windowing/005 13.5-sliding-windows.zip 233.8 KB
- 18 - StateFul Operations in Kafka Streams - Windowing/004 13.4-hopping-windows.zip 233.8 KB
- 18 - StateFul Operations in Kafka Streams - Windowing/003 13.3-supress.zip 233.2 KB
- 18 - StateFul Operations in Kafka Streams - Windowing/002 13.2-tumbling-windows.zip 233.0 KB
- 16 - StateFul Operations in Kafka Streams - Join/009 11.9-co-partioning.zip 229.4 KB
- 16 - StateFul Operations in Kafka Streams - Join/008 11.8-under-the-hood.zip 229.2 KB
- 16 - StateFul Operations in Kafka Streams - Join/005 11.5-join-kstream-kstream.zip 229.0 KB
- 16 - StateFul Operations in Kafka Streams - Join/007 11.7-outerjoin.zip 229.0 KB
- 16 - StateFul Operations in Kafka Streams - Join/006 11.6-leftjoin.zip 229.0 KB
- 16 - StateFul Operations in Kafka Streams - Join/004 11.4-join-ktable-ktable.zip 226.8 KB
- 16 - StateFul Operations in Kafka Streams - Join/003 11.3-join-kstream-globalktable.zip 226.6 KB
- 16 - StateFul Operations in Kafka Streams - Join/002 11.2-join-kstream-ktable.zip 226.2 KB
- 14 - Aggregation in Order Management Application - A Real Time Use Case/002 9.2-order-management-aggregate.zip 225.1 KB
- 15 - Re-Keying Kafka Records for Stateful operations/002 10.2-rekey-selectkey.zip 225.0 KB
- 15 - Re-Keying Kafka Records for Stateful operations/001 10.1-null-keys-in-stateful-operations.zip 224.9 KB
- 14 - Aggregation in Order Management Application - A Real Time Use Case/001 9.1-order-management-count.zip 223.8 KB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/006 8.5-count-reduce-materialized-views.zip 223.3 KB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/005 8.4-aggregation-aggregate.zip 223.2 KB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/004 8.3-aggregation-reduce.zip 222.5 KB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/003 8.2.1-aggregation-count-groupby.zip 222.1 KB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/002 8.2-aggregation-count.zip 221.8 KB
- 23 - JSON SerializationDeserialization in Spring Kafka Streams/002 18.2-jackson-custom-objectmapper.zip 218.9 KB
- 24 - Error Handling in Spring Kafka Streams/005 19.5-spring-production-errors.zip 218.9 KB
- 24 - Error Handling in Spring Kafka Streams/004 19.4-spring-uncaught-exception.zip 217.2 KB
- 24 - Error Handling in Spring Kafka Streams/003 19.3-spring-deserialization-approach3.zip 213.3 KB
- 24 - Error Handling in Spring Kafka Streams/002 19.2-spring-deserialization-approach2.zip 209.5 KB
- 24 - Error Handling in Spring Kafka Streams/001 19.1-spring-deserialization-approach1.zip 204.0 KB
- 23 - JSON SerializationDeserialization in Spring Kafka Streams/001 18.1-custom-serialization-deserialization.zip 203.8 KB
- 11 - KTable & Global KTable/004 7.4-global-k-table.zip 193.3 KB
- 11 - KTable & Global KTable/002 7.2-ktable-handson.zip 193.0 KB
- 10 - ErrorException Handling in Kafka Streams/004 6.6-default-custom-processor-error-handler.zip 187.1 KB
- 10 - ErrorException Handling in Kafka Streams/005 6.7-default-custom-production-handler.zip 187.1 KB
- 10 - ErrorException Handling in Kafka Streams/003 6.5-custom-deserialization-error-handler.zip 182.2 KB
- 10 - ErrorException Handling in Kafka Streams/002 6.4-default-deserialization-error-handler.zip 182.2 KB
- 08 - Order Management Kafka Streams application - A real time use case/004 5.4-transform-order-revenue.zip 179.2 KB
- 09 - Topology, Stream and Tasks - Under the Hood/002 6.2-streams-modify-property.zip 179.2 KB
- 08 - Order Management Kafka Streams application - A real time use case/003 5.3-branch-split-retail-app.zip 176.8 KB
- 08 - Order Management Kafka Streams application - A real time use case/002 5.2-orders-topology.zip 176.7 KB
- 21 - Build Kafka Streams Application using SpringBoot/003 17.3-configure-spring-kafka-streams.zip 170.1 KB
- 21 - Build Kafka Streams Application using SpringBoot/004 17.4-spring-kafka-streams-topology.zip 170.1 KB
- 21 - Build Kafka Streams Application using SpringBoot/005 17.5-test-spring-kafka-streams.zip.zip 170.1 KB
- 08 - Order Management Kafka Streams application - A real time use case/001 5.1-overview-of-retail-app.zip 146.4 KB
- 07 - Reusable Generic SerializerDeserializer (Recommended Approach)/002 4.5-integrate-generic-serdes.zip 146.3 KB
- 07 - Reusable Generic SerializerDeserializer (Recommended Approach)/001 4.4-build-generic-serdes.zip 143.1 KB
- 06 - Serialization and Deserialization in Kafka Streams/004 4.3-integrate-custom-serdes.zip 141.4 KB
- 06 - Serialization and Deserialization in Kafka Streams/003 4.2-custom-serdes.zip 137.2 KB
- 05 - Operators in Kafka Streams using KStream API/004 3.4-peek.zip 134.3 KB
- 06 - Serialization and Deserialization in Kafka Streams/002 4.1.1-serdes-config.zip 133.7 KB
- 05 - Operators in Kafka Streams using KStream API/005 3.5-merge.zip 133.6 KB
- 05 - Operators in Kafka Streams using KStream API/003 3.3-flatMap-flatmapValues.zip 133.6 KB
- 05 - Operators in Kafka Streams using KStream API/001 3.1-filter-filternot.zip 133.3 KB
- 05 - Operators in Kafka Streams using KStream API/002 3.2-map.zip 133.2 KB
- 04 - Greetings Kafka Streams App using KStreams API/004 2.4-greetings-launcher-app.zip 133.2 KB
- 04 - Greetings Kafka Streams App using KStreams API/005 2.5-kafka-setup-test.zip 133.2 KB
- 04 - Greetings Kafka Streams App using KStreams API/002 2.2-greetings-app-setup.zip 127.6 KB
- 04 - Greetings Kafka Streams App using KStreams API/003 2.3-greetings-app-topology.zip 124.5 KB
- 21 - Build Kafka Streams Application using SpringBoot/002 17.2-set-up-springboot-kafka-streams.zip 103.1 KB
- 18 - StateFul Operations in Kafka Streams - Windowing/002 Windowing in Kafka Streams - Tumbling Windows_en.srt 30.6 KB
- 27 - Interactive Queries - Querying Window State Stores using RESTFUL APIs/001 Build a GET Endpoint to Retrieve OrderCount by OrderType_en.srt 28.4 KB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/001 Build a GET Endpoint to retrieve the OrderCount by OrderType - Part 1_en.srt 27.4 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/003 Set Up to Run the Kafka Streams as Multiple Instances_en.srt 27.1 KB
- 16 - StateFul Operations in Kafka Streams - Join/002 Explore innerJoin using join operator - Joining KStream and KTable_en.srt 26.5 KB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/002 What is Aggregation & How it works_en.srt 24.7 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/007 Aggregate data from Multiple Instances - Building RestClients - Part 2_en.srt 24.6 KB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/005 Aggregation using aggregate operator_en.srt 24.1 KB
- 14 - Aggregation in Order Management Application - A Real Time Use Case/002 Total Revenue by each store using aggregate operator_en.srt 23.1 KB
- 19 - Widowing in Order Management Application - A Real Time Use Case/003 Aggregate Number of Orders by Windows_en.srt 21.0 KB
- 16 - StateFul Operations in Kafka Streams - Join/005 Explore innerJoin using join operator - Joining KStream and KStream_en.srt 20.3 KB
- 10 - ErrorException Handling in Kafka Streams/004 Default & Custom Processor Error Handler_en.srt 20.2 KB
- 17 - Join in Order Management Application - A Real Time Use Case/001 Join Aggregate Revenue with StoreDetails KTable_en.srt 19.7 KB
- 27 - Interactive Queries - Querying Window State Stores using RESTFUL APIs/003 Build a GET endpoint to retrieve the windowed OrderCount within a Time Range_en.srt 19.4 KB
- 11 - KTable & Global KTable/002 Build a topology for KTable_en.srt 18.1 KB
- 30 - Integration Testing Spring KafkaStreams App using @EmbeddedKafka/002 Integration Test for OrdersCount_en.srt 18.0 KB
- 31 - Grace Period in Kafka Streams/001 Grace Period in Windowing_en.srt 17.8 KB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/002 Unit Testing Greetings App - Writing Data to a Output Topic_en.srt 17.7 KB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/005 Build a GET Endpoint to retrieve the Revenue by OrderType_en.srt 17.4 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/006 Aggregate data from Multiple Instances - Fetching MetaData - Part 1_en.srt 17.3 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/004 Kafka Streams MetaData_en.srt 16.8 KB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/002 Build a GET Endpoint to retrieve the OrderCount by OrderType - Part 2_en.srt 16.5 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/010 KeyBased Queries Multiple Instances - Fetching MetaData- Part 1_en.srt 16.4 KB
- 19 - Widowing in Order Management Application - A Real Time Use Case/004 Aggregate Revenue by Windows_en.srt 16.1 KB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/007 Unit Testing OrdersRevenue By Windows - Writing Data to a State Store_en.srt 15.6 KB
- 25 - Build Orders Kafka Streams Application using SpringBoot/002 Create the OrdersTopology_en.srt 15.5 KB
- 33 - Exactly Once ProcessingSematics in Kafka Streams/003 Transactions & Idempotent Producer - Under the Hood_en.srt 15.4 KB
- 08 - Order Management Kafka Streams application - A real time use case/003 Split the RestaurantRetail Shopping Orders - Using split and branch operator_en.srt 15.4 KB
- 06 - Serialization and Deserialization in Kafka Streams/003 Build a Custom Serdes for Enhanced Greeting Messages_en.srt 15.1 KB
- 04 - Greetings Kafka Streams App using KStreams API/004 Build the Kafka Streams Launcher Application_en.srt 14.9 KB
- 11 - KTable & Global KTable/003 KTable - Under the Hood_en.srt 14.3 KB
- 18 - StateFul Operations in Kafka Streams - Windowing/003 Control emission of windowed results using supress operartor_en.srt 14.2 KB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/004 Build a GET Endpoint to retrieve the OrderCount for All OrderTypes_en.srt 13.9 KB
- 24 - Error Handling in Spring Kafka Streams/004 Handle UncaughtExceptions in the Topology_en.srt 13.9 KB
- 04 - Greetings Kafka Streams App using KStreams API/005 Setting Up Kafka Environment and Test our Greeting App_en.srt 13.8 KB
- 06 - Serialization and Deserialization in Kafka Streams/004 Usage of CustomSerde in the Greeting App_en.srt 13.6 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/011 KeyBased Queries Multiple Instances - Building RestClient & Testing- Part 2_en.srt 13.4 KB
- 30 - Integration Testing Spring KafkaStreams App using @EmbeddedKafka/003 Integration Test for OrdersRevenue_en.srt 13.4 KB
- 14 - Aggregation in Order Management Application - A Real Time Use Case/001 Total number of orders by each store using count operator_en.srt 13.0 KB
- 23 - JSON SerializationDeserialization in Spring Kafka Streams/001 JSON SerializationDeserialization using JsonSerde_en.srt 12.9 KB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/004 Aggregation using reduce operator_en.srt 12.9 KB
- 32 - Build and Package the SpringBoot App as an Executable/001 Package the SpringBoot app and execute it as a Jar File_en.srt 12.9 KB
- 21 - Build Kafka Streams Application using SpringBoot/004 Build the Greeting Topology_en.srt 12.9 KB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/005 Unit Testing OrdersCount - Writing Data to a State Store_en.srt 12.6 KB
- 08 - Order Management Kafka Streams application - A real time use case/002 Build the Topology for the Orders Management App_en.srt 12.5 KB
- 25 - Build Orders Kafka Streams Application using SpringBoot/001 Set up the base project for Orders Kafka Streams App_en.srt 12.4 KB
- 19 - Widowing in Order Management Application - A Real Time Use Case/005 Joins on the Windowed Data_en.srt 12.4 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/008 Aggregate data from Multiple Instances - Testing End to End - Part 3_en.srt 12.2 KB
- 07 - Reusable Generic SerializerDeserializer (Recommended Approach)/001 Build a Generic SerializerDeserializer_en.srt 11.9 KB
- 05 - Operators in Kafka Streams using KStream API/003 FlatMapValuesFlatMap_en.srt 11.9 KB
- 24 - Error Handling in Spring Kafka Streams/003 Handle DeSerialization Errors using Spring Specific Approach- Approach 3_en.srt 11.9 KB
- 18 - StateFul Operations in Kafka Streams - Windowing/005 Windowing in Kafka Streams - Sliding Windows_en.srt 11.8 KB
- 04 - Greetings Kafka Streams App using KStreams API/003 Topology of the Greetings App_en.srt 11.7 KB
- 30 - Integration Testing Spring KafkaStreams App using @EmbeddedKafka/001 Introduction & SetUp Integration Test_en.srt 11.3 KB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/003 Retrieve OrderCount by OrderType & LocationId_en.srt 11.2 KB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/008 Limitations of TopologyTestDriver_en.srt 11.0 KB
- 19 - Widowing in Order Management Application - A Real Time Use Case/002 Implementing a CustomTimeStamp Extractor_en.srt 10.7 KB
- 10 - ErrorException Handling in Kafka Streams/003 Custom Deserialization Error Handler_en.srt 10.6 KB
- 27 - Interactive Queries - Querying Window State Stores using RESTFUL APIs/004 Build a GET Endpoint to retrieve the Revenue by OrderType_en.srt 10.3 KB
- 21 - Build Kafka Streams Application using SpringBoot/003 Configuring the Kafka Stream using application.yml_en.srt 10.2 KB
- 30 - Integration Testing Spring KafkaStreams App using @EmbeddedKafka/004 Integration Test for OrdersRevenue By Windows_en.srt 10.2 KB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/003 Aggregation using count operator_en.srt 10.0 KB
- 09 - Topology, Stream and Tasks - Under the Hood/001 Internals of Topology, Stream and Tasks_en.srt 9.9 KB
- 10 - ErrorException Handling in Kafka Streams/002 Default Deserialization Error Behavior_en.srt 9.9 KB
- 03 - Getting Started to Kafka Streams/001 Introduction to Kafka Streams_en.srt 9.8 KB
- 29 - Testing Kafka Streams in SpringBoot Using TopologyTestDriver & JUnit5/001 UnitTest Using TopologyTestDriver in SpringBoot_en.srt 9.5 KB
- 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/006 Global Error Handling for useful Client Error Messages_en.srt 9.5 KB
- 21 - Build Kafka Streams Application using SpringBoot/002 Setup the Project - Greeting Streams app using Spring Kafka Streams_en.srt 9.3 KB
- 05 - Operators in Kafka Streams using KStream API/001 Filter & FilterNot_en.srt 9.2 KB
- 05 - Operators in Kafka Streams using KStream API/004 peek_en.srt 9.0 KB
- 24 - Error Handling in Spring Kafka Streams/001 Handle DeSerialization Error - Approach 1_en.srt 8.7 KB
- 16 - StateFul Operations in Kafka Streams - Join/009 CoPartitioning Requirements in Joins_en.srt 8.6 KB
- 18 - StateFul Operations in Kafka Streams - Windowing/001 Introduction to Windowing and time concepts_en.srt 8.6 KB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/006 Unit Testing OrdersRevenue - Writing Data to a State Store_en.srt 8.5 KB
- 33 - Exactly Once ProcessingSematics in Kafka Streams/001 What is Exactly Once Processing and Why is it needed_en.srt 8.5 KB
- 18 - StateFul Operations in Kafka Streams - Windowing/004 Windowing in Kafka Streams - Hopping Windows_en.srt 8.4 KB
- 33 - Exactly Once ProcessingSematics in Kafka Streams/002 Set up Exactly Once Processing in Kafka Streams_en.srt 8.3 KB
- 20 - Behavior of Records with Future & Older Timestamp in Windowing/001 Records with timestamps before & after the CurrentTimestamp_en.srt 8.2 KB
- 08 - Order Management Kafka Streams application - A real time use case/004 Transform the Order Domain to a Revenue Domain Type_en.srt 8.1 KB
- 22 - SpringBoot AutoConfiguration of Kafka Streams/001 Internals of AutoConfiguring Kafka Streams in SpringBoot_en.srt 8.0 KB
- 11 - KTable & Global KTable/004 GlobalKTable_en.srt 7.9 KB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/006 Using Materialized Store for count & reduce operator_en.srt 7.8 KB
- 16 - StateFul Operations in Kafka Streams - Join/004 Explore innerJoin using join operator - Joining KTable and KTable_en.srt 7.7 KB
- 23 - JSON SerializationDeserialization in Spring Kafka Streams/002 JsonSerde using custom ObjectMapper_en.srt 7.7 KB
- 08 - Order Management Kafka Streams application - A real time use case/001 Overview of the Retail App_en.srt 7.7 KB
- 05 - Operators in Kafka Streams using KStream API/005 merge_en.srt 7.7 KB
- 15 - Re-Keying Kafka Records for Stateful operations/001 Effect of null Key in Stateful Operations & Repartition of Kafka Records_en.srt 7.6 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/009 KeyBased Queries with Multiple Instances - Overview_en.srt 7.5 KB
- 24 - Error Handling in Spring Kafka Streams/002 Handle DeSerialization Error using Custom Error Handler - Approach 2_en.srt 7.3 KB
- 21 - Build Kafka Streams Application using SpringBoot/001 Introduction to SpringBoot and Kafka Streams_en.srt 7.1 KB
- 05 - Operators in Kafka Streams using KStream API/002 MapMapValues_en.srt 7.0 KB
- 11 - KTable & Global KTable/001 Introduction to KTable API_en.srt 6.9 KB
- 21 - Build Kafka Streams Application using SpringBoot/005 Test Greeting App in Local_en.srt 6.7 KB
- 27 - Interactive Queries - Querying Window State Stores using RESTFUL APIs/002 Build a GET Endpoint to Retrieve the windowed OrderCount for All OrderTypes_en.srt 6.7 KB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/003 Unit Testing Greetings App - Testing Multiple Messages_en.srt 6.6 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/012 Refactor the Code for OrderCount for All OrderTypes Endpoint - v1orderscount_en.srt 6.4 KB
- 16 - StateFul Operations in Kafka Streams - Join/006 Joining Kafka Streams using leftJoin operator_en.srt 6.3 KB
- 15 - Re-Keying Kafka Records for Stateful operations/002 Re-Keying using the selectKey operator_en.srt 6.1 KB
- 04 - Greetings Kafka Streams App using KStreams API/002 Setup the Greetings App_en.srt 6.1 KB
- 16 - StateFul Operations in Kafka Streams - Join/008 Join - Under the hood_en.srt 5.9 KB
- 10 - ErrorException Handling in Kafka Streams/005 Custom Production Error Handler_en.srt 5.8 KB
- 16 - StateFul Operations in Kafka Streams - Join/003 Explore innerJoin using join operator - Joining KStream and GlobalKTable_en.srt 5.8 KB
- 16 - StateFul Operations in Kafka Streams - Join/007 Joining Kafka Streams using outerJoin operator_en.srt 5.6 KB
- 09 - Topology, Stream and Tasks - Under the Hood/002 Explore the behavior of streams by modifying the stream threads_en.srt 5.6 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/005 Aggregate data from Multiple Instances - Overview_en.srt 5.2 KB
- 06 - Serialization and Deserialization in Kafka Streams/001 How KeyValue serialization and deserialization works in Kafka Streams_en.srt 5.2 KB
- 06 - Serialization and Deserialization in Kafka Streams/002 Providing Default SerializerDeserializer using Application Configuration_en.srt 4.7 KB
- 03 - Getting Started to Kafka Streams/002 Kafka Streams Terminologies - Topology & Processor_en.srt 4.6 KB
- 01 - Getting Started With the Course/001 Course Introduction_en.srt 4.5 KB
- 10 - ErrorException Handling in Kafka Streams/001 Failures in Kafka Streams_en.srt 4.4 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/001 Running Kafka Streams Applications as Multiple Instances_en.srt 4.3 KB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/001 Testing Kafka Streams using TopologyTestDriver_en.srt 4.0 KB
- 24 - Error Handling in Spring Kafka Streams/005 Handle Production Errors_en.srt 3.9 KB
- 19 - Widowing in Order Management Application - A Real Time Use Case/001 New Requirements for the Order Management Application_en.srt 3.8 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/013 Fix the Test Cases_en.srt 3.8 KB
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/004 Unit Testing Greetings App - Error Scenario_en.srt 3.7 KB
- 33 - Exactly Once ProcessingSematics in Kafka Streams/004 Limitations and Performance Impacts of Kafka Transactions_en.srt 3.6 KB
- 03 - Getting Started to Kafka Streams/003 Introduction to KStreams API_en.srt 3.5 KB
- 16 - StateFul Operations in Kafka Streams - Join/001 Introduction to Joins & Types of Joins in Kafka Streams_en.srt 3.5 KB
- 35 - Next Steps/001 Want to learn more about Kafka_en.srt 3.4 KB
- 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/001 StateFul Operations in Kafka Streams_en.srt 3.3 KB
- 07 - Reusable Generic SerializerDeserializer (Recommended Approach)/002 Integrate Generic SerializerDeserializer into the Greeting App_en.srt 3.3 KB
- 10 - ErrorException Handling in Kafka Streams/006 Error handling when Kafka Cluster is down_en.srt 3.2 KB
- 13 - StateFul Operation Results - How to access them/001 How to access the results of Aggregation_en.srt 3.1 KB
- 01 - Getting Started With the Course/002 Pre-requestites_en.srt 2.4 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/014 What about the Other Endpoints_en.srt 2.1 KB
- 04 - Greetings Kafka Streams App using KStreams API/001 Overview of the Greetings App_en.srt 1.7 KB
- 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/002 Source Code for this Section.html 369 bytes
- 24 - Error Handling in Spring Kafka Streams/external-links.txt 115 bytes
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/external-links.txt 114 bytes
- 16 - StateFul Operations in Kafka Streams - Join/external-links.txt 108 bytes
- 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/001 Testing-Streams-Code.url 108 bytes
- 16 - StateFul Operations in Kafka Streams - Join/008 Kafka-Commands-Link.url 103 bytes
- 24 - Error Handling in Spring Kafka Streams/003 Spring-for-Kafka-Reference-Link.url 98 bytes
- 04 - Greetings Kafka Streams App using KStreams API/002 Github-Link.url 91 bytes
- 04 - Greetings Kafka Streams App using KStreams API/external-links.txt 88 bytes
- 02 - Course Slides & Source Code/002 Source Code.html 68 bytes
- 02 - Course Slides & Source Code/001 Course Slides.html 64 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via activebusinesscommunication[AT]gmail.com. Remember to include the full url in your complaint.