This guide walks you through an overview of Spring Cloud Data Flow and the process of orchestrating an event-driven streaming and short-lived batch data pipelines.
A microservices-based Streaming and Batch data processing in Cloud Foundry and Kubernetes. You can learn more about the Spring Cloud Data Flow from the Microsite, documentation, and samples.
Furthermore, you can read Spring Cloud Data Flow’s architecture and the building blocks to familiarize yourself.
In the following guide, you will create and deploy a streaming data pipeline using pre-built applications.
In the following guide, you will create and deploy a streaming data pipeline using custom applications.
In the following guide, we demonstrate how to register a Spring Cloud Task application with Data Flow, create a Task definition, and launch the Task definition on Cloud Foundry, Kubernetes, and your local machine.
In the following guide, we demonstrate how to register a Spring Batch application with Data Flow, create a task definition, and launch the task definition on Cloud Foundry, Kubernetes, and your local machine.
In the following guide, we demonstrate how to orchestrate a Composed Task with a combination of both a simple task and a batch job application.