DATA ENGINEERIntroduction A virtual machine, or a VM, is a virtualized instance of a computer that can perform almost all of the...
Blog
Code
Go’s Concurrency Model
DATA ENGINEER This post attempts to demonstrate the power of utilizing concurrency, specifically the power of Go's concurrency...
Noria
DATA ENGINEERSIntroduction Nowadays, modern web applications are read-heavy, interactive, and have significant skew. We need to...
Using Azure Databricks for Batch and Streaming Processing
Machine learning on GCP – Cloud TPU vs Cloud Functions
DATA ENGINEERS Introduction In the PREVIOUS BLOG POST, we talked about machine learning on Google Cloud Platform using Persistor...
Machine learning using Persistor & Google Cloud functions
Introduction Machine learning is a very hot topic in today's world. From classification, and regression to clustering, we’ve all...
How we speed up a Google Cloud Function… by a factor of 10!
DATA ENGINEERIntroduction Recently, we faced a challenge regarding a Google Cloud Function (referred to as CF hereafter)....
Schema Registry Comparison
DATA ENGINEERSIntroduction In many messaging scenarios, the message payload is structured and therefore (de)serialized using a...
Processing API Data in Azure with Python (part 2/2)
DATA ENGINEERS In the first part of our blog we focused on data ingestion from a publicly available API, orchestration and...