Every Data Team Eventually Ends Up with a Collection of Python Scripts. Almost every enterprise data platform follows a similar evolution. At the beginning of a project, data inge ...
I was proudly wearing one of my Salt Stack shirts the other day when my daughter asked me, "What is Salt Stack?" I began by explaining the problem it solved. If you have multiple servers and want to ...
If you've ever wondered how to reuse configuration values or how to easily inject them into your code, then I have the perfect tool for you. It's not just a JSON replacement but something more ...
The language of choice for large, high-performance applications in Linux is almost always C, or somewhat less often C++. Both are powerful languages that allow you to create high-performance natively ...