-
Ahmed Muhi
- 27 Jul, 2024
Docker for Beginners: A Clear, Friendly Introduction to Containers
Discover how Docker simplifies development with containers. This beginner-friendly guide walks you through what Docker is, the problems it solves, and how it's used day-to-day — with real-world examples and practical insights, minus the overwhelm.
-
Ahmed Muhi
- 06 Jul, 2024
Terraform Modules on Azure: From Building Blocks to a Full-Scale Multi-Tier Application
Learn how to build scalable, reusable Azure infrastructure using Terraform modules. From module basics to a complete multi-tier deployment, this guide walks you through real-world examples and best practices.
-
Ahmed Muhi
- 22 Jun, 2024
Design Smarter with Bicep: Conditions, Loops, and Dependencies Explained
Go beyond the basics and master advanced Bicep techniques. Learn how to build dynamic, scalable, and environment-aware templates using conditional logic, loops, and deployment dependencies—so you can move from writing templates to designing infrastructure systems.
-
Ahmed Muhi
- 07 Jun, 2024
Understanding GitHub Actions: Core Concepts and Fundamentals
Explore the core building blocks of GitHub Actions—from workflows and triggers to jobs and steps—and learn how to harness these fundamentals to automate your development process, saving you time and effort.
-
Ahmed Muhi
- 25 May, 2024
Azure Bicep Modules Explained: Clean, Reusable, and Ready for Scale
Learn how to turn Azure Bicep templates into clean, reusable systems using modules. This hands-on guide walks you through modular design principles, real-world examples, and best practices that scale. Build infrastructure that's easier to trust, maintain, and evolve.