Well, this is the 3rd post in the same month, I didn't do that for a long time! But Q3 2021 has been super productive and many things have been done.
Yesterday, as part of the knowledge share and developer enablement at Camunda, I delivered a Docker Best Practices Workshop which was available...
22/09/2021
11/09/2021
How a small task force revamped and modernized a gigantic CI pipeline - DevOps Transformation
Ahmed AbouZaid
11/09/2021
Automation, CI/CD, DevOps, Jenkins
Comments

One of the typical cases for DevOps transformation is when a team has the ownership of a component they shouldn't own in the first place. For example, when you have super complex CI/CD, and the developers don't manage the CI/CD jobs directly but with help from the operations team.
Let's...
09/09/2021
My first upstream Helm chart, Camunda Platform chart - Helm
Ahmed AbouZaid
09/09/2021
BPM, Helm, IaC, Kubernetes
Comments

And here we are, my new post at Camunda blog! I've created a Helm chart to deploy Camunda Platform on Kubernetes in no time 🚀️
Sounds fun? Read all about it here: Releasing Camunda Platform Community Helm Chart.
In tha past, I worked a lot with...
Subscribe to:
Posts (Atom)
Powered by Blogger.
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
Start Your DevOps Engineer Journey!
Categories
Academic
Agile
Ansible
Argo CD
Automation
AWK
AWS
Bash
Best practice
Books
BPM
Career
Certificate
CI/CD
CLI
Cloud Computing
Cloud-Native
Crossplane
Data
DataOps
Debugging
Developer Enablement
DevOps
DevSecOps
Docker
Event-driven
GCP
German
Git
Golang
Hello World
Helm
Highlights
IaC
InfluxDB
Inventory
Jenkins
Jinja
K3d
Kafka
KRM
Kubernetes
Kustomize
Languages
LibreOffice
Linux
Make
Management
Master
Metacognition
Metrics
Monitoring
Nagios/Opsview
Nginx
Open-source
OpenAPI
Planning
Platform Engineering
Presentation
Prometheus
Python
Rancher
Regex
SaltStack
Security
SRE
Summary
SysAdmin
Telegraf
Terraform
Testing
TICK stack
Tips and Tricks
Tools
TrueAbility
Work culture
Latest Post
Research Paper: Building a Modern Data Platform Based on the Data Lakehouse Architecture and Cloud-Native Ecosystem
Finally, after months of hard work, I have published my first research paper in a double-blind peer-reviewed scientific journal by the in...

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...
-
... ⚠️ Update ⚠️ If you are looking for the solution for this dilemma, then check this out: How to become a DevOp...
-
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...
-
TL;DR Don't install/template from unpackaged Helm charts directly because Helm CLI has many bugs related to packagin...
-
Kustomize supports 2 main client-side patching methods for Kubernetes manifests, JSON Patching and Strategic Merge Patch . In the JSON Pat...