-
Ahmed Muhi - 16 Apr, 2023
Publisher/Subscriber Pattern in Azure: Decoupling Services with Events
Learn how the Publisher/Subscriber pattern reduces coupling between services, when to use it, how it works, and how to choose between Azure Service Bus, Event Grid, and Event Hubs.
-
Ahmed Muhi - 16 Apr, 2023
Why Dapr? Simplifying Microservices in the Real World
Learn why modern microservices architectures need more than just containers and Kubernetes. This article introduces Dapr — a lightweight, cloud-native runtime that simplifies service-to-service communication, state management, and more.