Writing
Let’s IOT with Ruuvi & Atlas Stream Processing
October 23, 2024
Bridging the gap between the physical world and the data sphere is always fun. It’s just a matter of deciding which d...
Locating tacos with Atlas Stream Processing (or streaming ETL with MongoDB)
September 30, 2024
Extract, Transform, and Load (ETL) has been an industry acronym for decades. It typically describes a system where da...
The fastest way to try MongoDB Atlas Stream Processing
September 5, 2024
Okay, here is the challenge—what is the fastest way to connect to Atlas Stream Processing so you can see it in action...
Enrichment Nirvana — using $lookup with Atlas Stream Processing
May 24, 2024
Enrichment Nirvana — using $lookup with Atlas Stream Processing
Dynamic Data Routing in Atlas Stream Processing
April 19, 2024
As streaming data practitioners, we often encounter challenges with data velocity and complexity. One particularly tr...
MongoDB Atlas Stream Processing — your first steps
April 11, 2024
Atlas Stream Processing is a remarkably powerful tool for processing streams of data within MongoDB Atlas. It leverag...
MongoDB Atlas Stream Processing: Dead Letter Queues
April 5, 2024
In Stream Processing it’s essential to continuously process data — even if some of that data might be badly formatted...
Incrementally building streaming data processors with MongoDB Atlas Stream Processing
March 26, 2024
Developing stream processors has always been a chore, especially when the event data is stored in Kafka. A common com...