In the previous post, I covered how to deploy a gRPC service to Azure Container App, and how to create a simple minimal Web API deployed to Azure Container Apps which acts as a gRPC client consuming the gRPC Service, In this post, I’ll cover the 2 reaming scenarios which I’ll enable Dapr on the […]
Monitor Microservices App using Azure Managed Grafana
This post is inspired by the amazing article Monitoring Azure Container Apps With Azure Managed Grafana written by Paul Yu. In his post, Paul walks us through provisioning Azure Managed Grafana instance and Container Apps using Terraform AzAPI provider and how we can add Container Apps dashboards into the Managed Grafana instance. In this post, […]
Continuous Deployment for Azure Container Apps using GitHub Actions – Part 9
This is the ninth part of Building Microservice Applications with Azure Container Apps and Dapr. The topics we’ll cover are: Tutorial for building Microservice Applications with Azure Container Apps and Dapr – Part 1 Deploy backend API Microservice to Azure Container Apps – Part 2 Communication between Microservices in Azure Container Apps – Part 3 […]
Azure Container Apps Monitoring and Observability with Application Insights – Part 8
This is the eighth part of Building Microservice Applications with Azure Container Apps and Dapr. The topics we’ll cover are: Tutorial for building Microservice Applications with Azure Container Apps and Dapr – Part 1 Deploy backend API Microservice to Azure Container Apps – Part 2 Communication between Microservices in Azure Container Apps – Part 3 […]
Azure Container Apps with Dapr Bindings Building Block – Part 7
This is the seventh part of Building Microservice Applications with Azure Container Apps and Dapr. The topics we’ll cover are: Tutorial for building Microservice Applications with Azure Container Apps and Dapr – Part 1 Deploy backend API Microservice to Azure Container Apps – Part 2 Communication between Microservices in Azure Container Apps – Part 3 […]
Azure Container Apps Async Communication with Dapr Pub/Sub API – Part 6
This is the sixth part of Building Microservice Applications with Azure Container Apps and Dapr. The topics we’ll cover are: Tutorial for building Microservice Applications with Azure Container Apps and Dapr – Part 1 Deploy backend API Microservice to Azure Container Apps – Part 2 Communication between Microservices in Azure Container Apps – Part 3 […]
Azure Container Apps State Store With Dapr State Management API – Part 5
This is the fifth part of Building Microservice Applications with Azure Container Apps and Dapr. The topics we’ll cover are: Tutorial for building Microservice Applications with Azure Container Apps and Dapr – Part 1 Deploy backend API Microservice to Azure Container Apps – Part 2 Communication between Microservices in Azure Container Apps – Part 3 […]
Dapr Integration with Azure Container Apps – Part 4
This is the fourth part of Building Microservice Applications with Azure Container Apps and Dapr. The topics we’ll cover are: Tutorial for building Microservice Applications with Azure Container Apps and Dapr – Part 1 Deploy backend API Microservice to Azure Container Apps – Part 2 Communication between Microservices in Azure Container Apps – Part 3 […]
Communication between Microservices in Azure Container Apps – Part 3
This is the third part of Building Microservice Applications with Azure Container Apps and Dapr. The topics we’ll cover are: Tutorial for building Microservice Applications with Azure Container Apps and Dapr – Part 1 Deploy backend API Microservice to Azure Container Apps – Part 2 Communication between Microservices in Azure Container Apps – (This Post) […]
Deploy Microservice Application to Azure Container Apps – Part 2
This is the second part of Building Microservice Applications with Azure Container Apps and Dapr. The topics we’ll cover are: Tutorial for building Microservice Applications with Azure Container Apps and Dapr – Part 1 Deploy backend API Microservice to Azure Container Apps – (This Post) Communication between Microservices in Azure Container Apps – Part 3 […]