© Felipe Gutierrez 2021
F. GutierrezSpring Cloud Data Flowhttps://doi.org/10.1007/978-1-4842-1239-4_4

4. Spring Batch

Felipe Gutierrez1  
(1)
Albuquerque, NM, USA
 

In the previous chapter, I showed you what you can do with Spring Integration, a lightweight framework that connects external systems and processes to all kinds of data. But what happens when you need to do bulk processing? What happens when you need to perform business operations at a certain time in a mission-critical environment? How do you automate processing a large amount of data? How do you integrate an external system to process large data sets?

What is the typical system/scenario needed for a large data set? You probably need to read from a database or a file system (like HDFS), ...

Get Spring Cloud Data Flow: Native Cloud Orchestration Services for Microservice Applications on Modern Runtimes now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.