Docker for data engineering, Part 1

Docker for data engineering, Part 1

In this post I'll list the most common containers that I'm using in my daily work. I do not pretend to explain the theory behind docker's containers instead you can get some useful docker files to work with. Depending on the scenario that you are...

Migrating from MongoDB to InfluxDB

Migrating from MongoDB to InfluxDB

One of my first tasks in my job was to migrate from MongoDB to InfluxDB. In this post, I'm going to summarize my experience in such an effort and how I did deal with InfluxDB with no previous experience. The Scenario We are parsing counters from...