How To Build A Real-time Data Pipeline For An Online Store Using Apache Beam, Pub/Sub, and SQL

This article is a step-by-step guide to building a real-time data pipeline for a virtual online store(which we will create too) to perform analytics on it later. It is fascinating to see how malleable our data is becoming. Nowadays we have tools to convert highly nested and complex log data to simple rows format, tools to …

How To Build A Real-time Data Pipeline For An Online Store Using Apache Beam, Pub/Sub, and SQL Read More »