Automation
What's the Deal with Shift-Left Security, and Why Should You Care?
- Mohammad Abu Mattar
- CI/CD
- DevSecOps
- Security
- Automation
- Application Security
- Published: 24 Jan, 2026
Let's be honest: in today's software world, security can't be an afterthought. If you're still waiting until the end of your development cycle to think about vulnerabilities, you're doing it wrong. Th
Taming the Chaos: Let's Sort Out Those Flaky CI/CD Pipelines
- Mohammad Abu Mattar
- CI/CD
- Testing
- DevOps
- Automation
- Pipeline Reliability
- Published: 28 Dec, 2025
Ever get super frustrated with your CI/CD pipeline? You know, the one that sometimes works perfectly and other times just throws a random tantrum? You push your code, the pipeline starts doing its thi
Database DevOps: Making PostgreSQL and MongoDB CI/CD Feel Natural
- Mohammad Abu Mattar
- Database DevOps
- CI/CD
- PostgreSQL
- MongoDB
- Automation
- DevOps
- Published: 05 Dec, 2025
Ever feel like your app deployments are super slick, but then you hit the database part, and things just... stop? It's frustrating, right? You've got this smooth CI/CD pipeline for your code, but data
AIOps: Making DevOps Even Better with Smart AI Tools
- Mohammad Abu Mattar
- AIOps
- DevOps
- AI
- Automation
- Observability
- Published: 14 Jun, 2025
You know how things in the tech world keep getting more complicated? Well, managing all that IT stuff can be a real headache. DevOps has been a game-changer for making software development and deploym
Streamlining GitHub Organization Management with Terraform
- Mohammad Abu Mattar
- DevOps
- Infrastructure as Code
- GitHub
- Automation
- Terraform
- Published: 11 Jan, 2025
Managing a GitHub organization manually can become increasingly complex as teams grow and projects multiply. For DevOps and DevSecOps engineers, automation is key to maintaining consistency and re
Understanding Infrastructure as Code (IaC): Unleashing the Magic of Code-Driven Infrastructure Management
- Mohammad Abu Mattar
- Infrastructure as Code
- DevOps
- Cloud Computing
- Automation
- Software Engineering
- Published: 22 May, 2023
Introduction In the realm of modern technology, infrastructure management has undergone a revolutionary transformation with the emergence of Infrastructure as Code (IaC). Imagine having the power
Mastering Infrastructure Automation: Harnessing the Power of IaC in a Cloud Native AWS Environment
- Mohammad Abu Mattar
- AWS
- Infrastructure as Code
- Cloud Native
- DevOps
- Automation
- Published: 21 May, 2023
Introduction Hey there, fellow tech enthusiasts! Welcome to another exciting adventure in the world of infrastructure automation. Today, we're diving deep into the powerful realm of Infrastructure
What is a CI/CD?
- Mohammad Abu Mattar
- DevOps
- Software Development
- Automation
- CI/CD
- Published: 09 Nov, 2022
Introduction Continuous Integration and Continuous Delivery are two of the most important concepts in DevOps. In this article, we will discuss what is a CI/CD and how it can help you to improve yo