Building a real-time prediction pipeline using Spark Structured Streaming and Microservices

In this tutorial, we will discuss the benefits of decoupling the machine learning model when dealing with a low latency data pipeline

Bogdan Cojocar
Towards Data Science
5 min readFeb 11, 2020

--

Photo by Kevin Ku on Unsplash

We will build a real-time pipeline for machine learning prediction. The main frameworks…

--

--