.NET, Web API, AngularJS, jQuery, and more…
102 followers 0 articles/week
Invoking Dapr Services in Azure Container Apps using gRPC – Part 2

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 Client and Service apps and see how we can call the gRPC...

Wed Nov 9, 2022 11:35
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...

Mon Nov 7, 2022 05:33
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 –...

Sun Oct 16, 2022 04:30
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 the search service...

Sun Oct 9, 2022 08:16
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, I’ll...

Thu Sep 29, 2022 05:19
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 –...

Thu Sep 22, 2022 08:06

Build your own newsfeed

Ready to give it a go?
Start a 14-day trial, no credit card required.

Create account