In Google's Bigquery, SQL queries can be parameterized. If you're not familiar with this concept, it...
SQL views are virtual tables simplifying data access and security. They offer tailored data...
GoogleCloud PubSub is the serverless implementation of a Publisher - Subscriber management service....
Programming is the art of adding bugs to an empty text file. Mastering unittest.mock capabilities of...
In order to stream data into a BigQuery table programmatically, Google is promoting a new API: The...
BigQuery supports transactions since last year (Presented at Google Cloud Next'21) : it is now...
Cloud Run is an awesome serverless product provided by Google Cloud which is often a perfect fit to...
BigQuery as backend ? WTF ? BigQuery has become a major player in the field of Data...
Dataflow pipelines rarely are on their own. Most of the time, they are part of a more global process....
This is the second episode of my Tricky Dataflow series, in which I present some of the trickiest iss...
GCP's Dataflow is a really powerful weapon when you need to manipulate massive amounts of data in a h...