After using SaltStack for around 3 years, it has also been almost a year since became part of SaltStack formulas maintainers. I'd like to
18/11/2018
20/10/2018
Detailed log view - Git
Ahmed AbouZaid 20/10/2018 Git, Tips and Tricks Comments
Sometimes ago, I found a nice Git combination. Which's really handy, and I use it a lot to have a pretty log overview.
12/08/2018
SaltStack Pillar as Terraform external data source - Python
Ahmed AbouZaid 12/08/2018 Python, SaltStack, Terraform Comments
SaltStack is more than a configuration management tool, SaltStack Pillar could have a lot of data which may be needed somewhere else, e.g. Terraform!
So to avoid duplications, and after
07/07/2018
Writing Apache Flume plugin for Telegraf - Golang
Ahmed AbouZaid 07/07/2018 Golang, InfluxDB, TICK stack Comments
At the beginning of this year while working with Data science team, we had a use case where Apache Flume fits in. But first let me quote this from
15/05/2018
Test configuration management and infrastructure code - CI
Nowadays infrastructure as code became a de facto! IaC is used intensively in the tech world everyday! And since IaC is just a "code" at the end, so it also needs to be tested to make sure everything is working as expected and
27/03/2018
How contributing to Open-source made me a better DevOps - Presentation
Ahmed AbouZaid 27/03/2018 DevOps, Open-source, Presentation Comments
Last week, I had a nice session where I talked about how participating in Open-source made me a better DevOps. Which actually started not just as a professional system engineer, but
Hello, my name is Ahmed AbouZaid, I'm a passionate Tech Lead DevOps Engineer. 👋
I specialize in Cloud-Native and Kubernetes. I'm also a Free/Open source geek and book author. My favorite topics are DevOps transformation, DevSecOps, automation, data, and metrics.
Contact Me
Categories
Latest Post
2024 Highlights
Finally, 2024 is over! Another crazy year but I like it! 🤩 This year was a bit chill compared to previous ones, but also I ...
Popular Posts
-
The tech industry is full of workarounds, and you probably rely on one or more. There is no problem with that per se, but it...
-
Make is one of the oldest build automation tools ever (the original Make was created in 1976!). And since then, it got many implementation...
-
Nowadays Terraform is one of the pioneer tools used to manage modern infrastructure. It provides a declarative way to provis...
-
... ⚠️ Update ⚠️ If you are looking for the solution for this dilemma, then check this out: How to become a DevOp...
-
3 ways to customize off-the-shelf Helm charts with Kustomize - Kubernetes If you are working with Kubernetes probably you know Helm a...
-
Kustomize is a template-free declarative management tool for Kubernetes resources. One of the important primitives of Kustom...
-
Kustomize supports 2 main client-side patching methods for Kubernetes manifests, JSON Patching and Strategic Merge Patch . In the JSON Pat...