Devops

Full-Stack Observability with OpenTelemetry: Getting a Clear View of Your Systems
- Mohammad Abu Mattar
- DevOps , Observability
- Published: 19 Apr, 2025
Think about how complicated software can be these days. You've got all these different parts talking to each other – the stuff you see on the screen, the behind-the-scenes processing, the databases, a
read more
Navigating Growth: Building a Secure and Scalable AWS Environment with a Multi-Account Architecture and Control Tower
- Mohammad Abu Mattar
- DevOps
- Published: 13 Apr, 2025
The cloud journey often kicks off with a single AWS account – it feels simple and straightforward, especially when you're just starting out or have smaller teams. But as your cloud usage grows, that i
read more
Policy as Code with Open Policy Agent: A Technical and Governance Perspective
- Mohammad Abu Mattar
- DevOps , Security
- Published: 08 Apr, 2025
Think about how much stuff modern organizations have running in the cloud these days. It's a lot, right? All those servers, applications, and connections can get pretty complicated to manage. Just cli
read more
Zero Trust Architecture in DevOps Pipelines: Secure Your CI/CD Workflows
- Mohammad Abu Mattar
- DevOps , Security
- Published: 05 Apr, 2025
In today's rapidly evolving digital landscape, security is paramount—especially in DevOps environments where CI/CD pipelines and cloud infrastructure drive software delivery. One paradigm that’s resha
read more
10+ Secret Git Commands That Will Save Hours Every Week
- Mohammad Abu Mattar
- Git , Version Control , Productivity
- Published: 22 Feb, 2025
Introduction As a Software Engineer, DevOps Engineer, or GitHub user, you probably use Git daily. But are you making the most of it? Git is packed with powerful commands that can save
read more
Streamlining GitHub Organization Management with Terraform
- Mohammad Abu Mattar
- DevOps , Infrastructure as Code , Automation
- 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
read more
Deploying Infrastructure with Terraform in CI/CD Pipelines
- Mohammad Abu Mattar
- DevOps
- Published: 22 Sep, 2024
In today’s fast-paced DevOps environments, Infrastructure as Code (IaC) has become a cornerstone for managing and scaling infrastructure efficiently. Terraform, a leading open-source IaC tool, is
read more
Becoming an AWS Pro: A Deep Dive into Amazon Elastic Container Service
- Mohammad Abu Mattar
- Cloud Computing , DevOps
- Published: 13 Oct, 2023
Introduction Are you a passionate AWS Cloud Engineer DevOps enthusiast, looking to sharpen your container orchestration skills and level up your cloud infrastructure management game? Amazon Elasti
read more
Scaling Up, Staying Strong: Hands-On AWS CloudFormation Techniques for Building Resilient and Scalable Systems
- Mohammad Abu Mattar
- Cloud Computing , DevOps
- Published: 02 Jun, 2023
Introduction: In today's rapidly evolving digital landscape, building resilient and scalable systems is crucial for businesses to meet growing demands and maintain high availability. Cloud native
read more
Unleashing the Magic: Best Practices for Infrastructure Automation in a Cloud Native AWS Environment
- Mohammad Abu Mattar
- Cloud Computing , DevOps
- Published: 22 May, 2023
Introduction: In the realm of Cloud Native AWS environments, mastering infrastructure automation is essential to unlock the full potential of your magical kingdom. From security spells to optimizi
read more
Orchestrating Infrastructure with Terraform: Unleashing the Magic of Infrastructure Provisioning
- Mohammad Abu Mattar
- Cloud Computing , DevOps
- Published: 22 May, 2023
Introduction: In the realm of infrastructure orchestration, Terraform emerges as a versatile sorcerer's apprentice, allowing you to create and manage your infrastructure across multiple cloud prov
read more
Simplifying Application Deployment with AWS SAM: Unleashing the Power of Serverless Magic
- Mohammad Abu Mattar
- Cloud Computing , DevOps
- Published: 22 May, 2023
Introduction: When it comes to deploying serverless applications, AWS SAM (Serverless Application Model) emerges as your trusty sidekick, simplifying the process and harnessing the full power of s
read more
Leveraging AWS CloudFormation for Infrastructure as Code (IaC): The Mighty Sword of Automation
- Mohammad Abu Mattar
- Cloud Computing , DevOps
- Published: 22 May, 2023
Introduction In the realm of Infrastructure as Code (IaC), AWS CloudFormation emerges as a powerful tool, akin to a mighty sword in your infrastructure automation arsenal. With CloudFormation, you
read more
Unleashing the Power of Cloud Native Infrastructure on AWS: Building Castles in the Sky
- Mohammad Abu Mattar
- Cloud Computing , DevOps
- Published: 22 May, 2023
Introduction In the realm of cloud computing, Cloud Native Infrastructure stands tall as a modern sorcery, empowering developers to design and deploy applications tailored explicitly for the cloud
read more
Understanding Infrastructure as Code (IaC): Unleashing the Magic of Code-Driven Infrastructure Management
- Mohammad Abu Mattar
- Cloud Computing , DevOps
- 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
read more
Mastering Infrastructure Automation: Harnessing the Power of IaC in a Cloud Native AWS Environment
- Mohammad Abu Mattar
- Cloud Computing , DevOps
- 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
read more
What is DevOps?
- Mohammad Abu Mattar
- DevOps
- Published: 18 Nov, 2022
What is DevOps, and why is it important? The name "DevOps" is a combination of the terms "development" and "operations," although it refers to a far broader range of principles and procedures than
read more
How Version Number Software Works
- Mohammad Abu Mattar
- DevOps
- Published: 12 Nov, 2022
Introduction Introducing new package versions in systems with a lot of dependencies may rapidly turn into a headache. You run the risk of experiencing version lock if the dependency specifications
read more
What is a CI/CD?
- Mohammad Abu Mattar
- DevOps
- 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
read more