All Posts (3)
Filter by tag
GitOps Demystified: Elevating Data Engineering with Ease
08 Jul 2023
In this blog post I'd like to introduce you to the concept of GitOps.
If you're a data engineer curious about this buzzword, you've come to the right place. We'll discover what GitOps is all about, if it is somehow linked to DevOps, and why it can be a game-changer for data engineering teams.
Changing code - almost - without editing it: the magic of decorators
29 Sep 2019
As a Data Engineer, one of the common tasks is to support the Data Science team. Sometimes you are required to customize one of the products they use daily. How to make these customizations the least invasive, so that you can easily update it?
A Gentle Introduction to Functional Programming
25 Aug 2019
Having always worked with imperative programming languages, when I decided to switch my career towards Big Data technologies I had never heard of functional programming. At the beginning it was a shock.