Helping Dev and Ops in tech making sense of the Cloud by applying DevOps principles to their processes and tooling.(let's talk)
May. 19, 2025
20 years ago, there was no git. It’s been quite the coming of age! What started as an obscure tool for Linux maintainers is now trusted for everything “software related”.
Why is that? Well, there is more to git than the “pull, add, commit, push” incantations we got used to. git is more than a CLI for your laptop. It’s a protocol, a server, an architecture and above this, it’s an ecosystem.
Nov. 11, 2023
One month after its latest edition, I thought Devoxx Morocco deserved a special look back on 10 editions of slowly building a brand as the number one developer conference in MENA.
I’ve been around the world in tech conferences, and while some are worth it, they either stall or slowly decline in a salesy suite of corporate talks. Devoxx Morocco is fundamentally different.
It’s not only about the growing audience, the consistency of xHub staff or even the record number of talks submitted.
Jul. 1, 2021
📦 A Docker Migration Story 🐳
What’s the process for a team to make the transition in infrastrucure from classic VMs to Container As A Service? Here’s the gist of it, as we learned it the hard way on the course of 18 months in a previous PaaS startup.
(Decision Maker) Recognize the need for change:
Virtual Machines (VMs) have limitations and fixed costs. Containers provide infrastructure as code, traceability, and improved performance.