-
Ahmed Muhi - 15 Jan, 2024
How Generative AI is Transforming Product Design
Explore how generative AI is revolutionizing product design workflows and creativity
-
Ahmed Muhi - 07 Nov, 2023
Azure Bicep Parameters Explained: A Hands-On Guide
Learn how to use parameters in Azure Bicep to create flexible, reusable infrastructure templates. This hands-on guide walks you through real-world examples, best practices, and deployment workflows to help you manage Azure environments more effectively.
-
Ahmed Muhi - 18 Oct, 2023
Azure Bicep: The Smart Way to Handle Azure Resources
Azure Bicep offers a cleaner, more intuitive way to manage Azure infrastructure using code. In this guide, you'll learn what Bicep is, how it compares to ARM templates, and how to create and deploy your first Bicep script.
-
Ahmed Muhi - 14 Oct, 2023
Build Distributed Systems with Dapr: A Hands-On Microservices Guide
Learn how to build real microservices using Dapr's building blocks for service invocation and state management. In this hands-on guide, you'll create a distributed system with Python and JavaScript services powered by the Dapr sidecar pattern—no boilerplate, no service discovery code, just clean microservices, simplified.
-
Ahmed Muhi - 24 Sep, 2023
Publisher-Subscriber Pattern - Decoupling Services Through Messaging
This post delves into the Publisher-Subscriber Pattern: A Quick Guide to discover how this cloud design pattern works, and which Azure Services can be used to implement it!