Skip to content

syscrest/gdelt-on-spring-cloud-data-flow

Repository files navigation

gdelt-on-spring-cloud-data-flow

This repo contains code for the blog post series "GDELT on Spring Cloud Data Flow (SCDF)" on our developer blog @ syscrest.com.

2019-08-03 Introduction to GDELTPROJECT.org and Spring Cloud Data Flow:

2019-08-04 Installation of Spring Cloud Data Flow 2.2.0.RELEASE on Kubernetes (using Kafka as the messaging subsystem)

2019-08-05 - Implementing a custom Source for Spring Cloud Data Flow with Spring Cloud Streams

2019-08-06 - Implementing a filter application

2020-03-30 Implementing a source as a function (supplier) with spring cloud function

2020-04-02 Implementing a processor as a function with spring cloud function

2020-04-04 Implementing a sink as a function (consumer) with spring cloud function

TBC

New blog posts will be added as soon as they are have been published.