-
Ahmed Muhi - 28 Jul, 2024
Docker for Beginners: From Code to Container and Cloud
Build your first Docker image from a real Node.js app, package it with a custom Dockerfile, push it to Azure Container Registry, and deploy it to the cloud using Azure Container Instances—no prior experience required.
-
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.