azure-container-apps

Every published post tagged “azure-container-apps”.

  1. 6 minArticle

    Autoscaling Azure Container Apps

    So, what makes Azure Container Apps "serverless"? Today we are going to focus on what makes Azure Container Apps (ACA) a "serverless" offering. But what does...

  2. 7 minArticle

    Microservices Communications with Azure Container Apps

    Introduction In yesterday's ServerlessSeptember post, we learned what the Azure Container Apps (ACA) service is and the problems it aims to solve. It is cons...

  3. 7 minArticle

    Monitoring Azure Container Apps With Azure Managed Grafana

    The Azure Monitor team has announced the general availability of the Azure Managed Grafana (AMG) service. As part of the announcement, they also announced th...

  4. 1 minCode

    Terraform: Azure Container Apps with Azure Managed Grafana using the AzAPI provider

    Code snippet for the Monitoring Azure Container Apps With Azure Managed Grafana article. main.tf Resource References - random pet - random integer - random s...