btfox磁力书

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.24 MB
  • 27 - Interactive Queries - Querying Window State Stores using RESTFUL APIs/001 Build a GET Endpoint to Retrieve OrderCount by OrderType.mp4-127.92 MB
  • 18 - StateFul Operations in Kafka Streams - Windowing/002 Windowing in Kafka Streams - Tumbling Windows.mp4-127.84 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.56 MB
  • 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/007 Aggregate data from Multiple Instances - Building RestClients - Part 2.mp4-107.45 MB
  • 14 - Aggregation in Order Management Application - A Real Time Use Case/002 Total Revenue by each store using aggregate operator.mp4-103.95 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.74 MB
  • 10 - ErrorException Handling in Kafka Streams/004 Default & Custom Processor Error Handler.mp4-98.86 MB
  • 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/005 Aggregation using aggregate operator.mp4-94.15 MB
  • 25 - Build Orders Kafka Streams Application using SpringBoot/002 Create the OrdersTopology.mp4-93.73 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.11 MB
  • 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/007 Unit Testing OrdersRevenue By Windows - Writing Data to a State Store.mp4-87.69 MB
  • 16 - StateFul Operations in Kafka Streams - Join/005 Explore innerJoin using join operator - Joining KStream and KStream.mp4-85.47 MB
  • 19 - Widowing in Order Management Application - A Real Time Use Case/004 Aggregate Revenue by Windows.mp4-84.38 MB
  • 30 - Integration Testing Spring KafkaStreams App using @EmbeddedKafka/002 Integration Test for OrdersCount.mp4-83.63 MB
  • 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/004 Kafka Streams MetaData.mp4-80.14 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.78 MB
  • 24 - Error Handling in Spring Kafka Streams/004 Handle UncaughtExceptions in the Topology.mp4-74.35 MB
  • 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/008 Aggregate data from Multiple Instances - Testing End to End - Part 3.mp4-72.32 MB
  • 11 - KTable & Global KTable/003 KTable - Under the Hood.mp4-71.72 MB
  • 34 - Running Kafka Streams Applications as Multiple Instances [SpringBoot]/006 Aggregate data from Multiple Instances - Fetching MetaData - Part 1.mp4-71.16 MB
  • 04 - Greetings Kafka Streams App using KStreams API/005 Setting Up Kafka Environment and Test our Greeting App.mp4-70.69 MB
  • 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/002 What is Aggregation & How it works.mp4-69.95 MB
  • 17 - Join in Order Management Application - A Real Time Use Case/001 Join Aggregate Revenue with StoreDetails KTable.mp4-67.73 MB
  • 19 - Widowing in Order Management Application - A Real Time Use Case/005 Joins on the Windowed Data.mp4-66.87 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.25 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.83 MB
  • 23 - JSON SerializationDeserialization in Spring Kafka Streams/001 JSON SerializationDeserialization using JsonSerde.mp4-64.25 MB
  • 31 - Grace Period in Kafka Streams/001 Grace Period in Windowing.mp4-63.78 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.56 MB
  • 08 - Order Management Kafka Streams application - A real time use case/002 Build the Topology for the Orders Management App.mp4-56.51 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.38 MB
  • 28 - Testing Kafka Streams Using TopologyTestDriver & JUnit5/005 Unit Testing OrdersCount - Writing Data to a State Store.mp4-53.56 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.45 MB
  • 27 - Interactive Queries - Querying Window State Stores using RESTFUL APIs/004 Build a GET Endpoint to retrieve the Revenue by OrderType.mp4-50.77 MB
  • 07 - Reusable Generic SerializerDeserializer (Recommended Approach)/001 Build a Generic SerializerDeserializer.mp4-49.98 MB
  • 05 - Operators in Kafka Streams using KStream API/003 FlatMapValuesFlatMap.mp4-48.66 MB
  • 18 - StateFul Operations in Kafka Streams - Windowing/005 Windowing in Kafka Streams - Sliding Windows.mp4-48.55 MB
  • 25 - Build Orders Kafka Streams Application using SpringBoot/001 Set up the base project for Orders Kafka Streams App.mp4-48.44 MB
  • 20 - Behavior of Records with Future & Older Timestamp in Windowing/001 Records with timestamps before & after the CurrentTimestamp.mp4-47.56 MB
  • 19 - Widowing in Order Management Application - A Real Time Use Case/002 Implementing a CustomTimeStamp Extractor.mp4-44.21 MB
  • 12 - StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/004 Aggregation using reduce operator.mp4-43.79 MB
  • 26 - Interactive Queries - Querying State Stores using RESTFUL APIs/003 Retrieve OrderCount by OrderType & LocationId.mp4-42.92 MB
  • 21 - Build Kafka Streams Application using SpringBoot/004 Build the Greeting Topology.mp4-42.34 MB