Spring Tips: Spring Batch and Apache Kafka [Video]
In this installment, we look at the just-landed community contribution in Spring Batch adding support for Apache Kafka.
Join the DZone community and get the full member experience.
Join For FreeHi Spring fans! Welcome to another installment of Spring Tips (@SpringTipsLive)! In this installment, we look at the just-landed community contribution in Spring Batch adding support for Apache Kafka. This new support offers some tantalizing opportunities to bridge batch and streaming workloads, stage large writes to backend warehouses with Kafka and drain the stream with Spring Batch, and load large amounts of data from existing datastores and funnel it into stream processing pipelines. And the possibilities become even more interesting when you consider Spring Integration, Spring Cloud Stream, Spring Cloud Stream Kafka Streams, and Spring Cloud Data Flow. If you want a quick primer on Spring Batch-basics you might like this Spring Tip installment on Spring Batch from - gasp! - two years ago!
Published at DZone with permission of Josh Long, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments