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.
Categories
Popular Posts
-
Kustomize is a template-free declarative management tool for Kubernetes resources. One of the important primitives of Kustom...
-
Nowadays Terraform is one of the pioneer tools used to manage modern infrastructure. It provides a declarative way to provis...
-
3 ways to customize off-the-shelf Helm charts with Kustomize - Kubernetes If you are working with Kubernetes probably you know Helm a...
-
The tech industry of full of workarounds, you are probably using or relying on some workaround. And there is no problem wit...
-
Make is one of the oldest build automation tools ever (the original Make was created in 1976!). And since then, it got many implementation...
-
On 08.06.2020 and in less than 48 hours of the exam, I got an email that I passed from the first try and I'm now a Certified Kubernete...
-
When I started to work with Kubernetes, It was a bit annoying to deal with multi clusters from CLI at the same time. First suggestion ...