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 and this is my "lite" technical blog!
I'm a passionate DevOps engineer, Cloud/Kubernetes specialist, Free/Open source geek, and an author.
I believe in self CI/CD (Continuous Improvements/Development), also that "the whole is greater than the sum of its parts".
DevOps transformation, automation, data, and metrics are my preferred areas. And I like to help both businesses and people to grow.
Contact Me
Categories
Latest Post
DevOps is not only a culture - Discussion Panel
Today is my second session JobStack 2023 after my previous one yesterday titled " Platform Engineering: Manage your infrastructure u...

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...
-
Nowadays Terraform is one of the pioneer tools used to manage modern infrastructure. It provides a declarative way to provis...
-
Kustomize is a template-free declarative management tool for Kubernetes resources. One of the important primitives of Kustom...
-
Can you read it? Probably not, it's already broken! As of 2023, the DevOps Engineer role remains one o...
-
Make is one of the oldest build automation tools ever (the original Make was created in 1976!). And since then, it got many implementation...
-
3 ways to customize off-the-shelf Helm charts with Kustomize - Kubernetes If you are working with Kubernetes probably you know Helm a...
-
Kustomize supports 2 main client-side patching methods for Kubernetes manifests, JSON Patching and Strategic Merge Patch . In the JSON Pat...