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 […]
gRPC Communication In Azure Container Apps – Part 1
In the previous post, we have seen how two Azure Container Apps can communicate with each other synchronously without and with Dapr using service-to-service invocation and services discovery using HTTP protocol. In this post, I will cover how 2 services deployed to Azure Container Apps communicate synchronously over gRPC without using Dapr and then we […]
Azure Container Apps Volume Mounts using Azure Files – Part 12
This is the twelfth 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 […]
Deploy Meilisearch into Azure Container Apps
Last week I was working on a proof of concept solution which includes a service responsible to provide a simple front-facing search component for a hardware tools website. During the research, I stumbled upon various options and I wanted to try deploying Meilisearch on Azure Container Apps as it meets most of the requirements for […]
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, […]
Azure Container Apps Auto Scaling with KEDA – Part 11
This is the eleventh 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 […]
Use Bicep to Deploy Dapr Microservices Apps to Azure Container Apps – Part 10
This is the tenth 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 […]
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 […]
- 1
- 2
- 3
- …
- 5
- Next Page »