53-66 of 2,780,000 results
Open links in new tab
  1. Auto Scaling with Event Hub #872

    Aug 14, 2023 · A clear and concise description of the observed issue. I am trying to use custom auto scale option in container app. The custom auto scale is for azure-eventhub. I am seeing …

  2. Time required for a container/revision to scale up from 0

    Dec 15, 2024 · Hi, Azure container apps support scale down to 0 in both dedicated and consumption plan. I want to know what is the typical time required for scaling. I understand …

  3. Exploring Azure Container Apps - KodeKloud Notes

    This article explores Azure Container Apps, a serverless platform for running microservices and containerized applications with features like dynamic scaling and Dapr integration.

  4. Queue-based scaling is killing container instances before …

    Aug 8, 2022 · In Azure Container Apps, we make use of automatic scaling rule (KEDA, event based), where we are pulling messages from a queue or event source and want to have it run …

  5. Scaling Azure Container Apps: Maximize Performance and …

    In this session, we'll show you how to scale container apps and jobs on Azure Container Apps using its built-in KEDA scalers.

  6. Building and Scaling Azure Container Apps - AKS Advanced Auto-Scaling

    Hands-on AKS Auto-scaling Lab!Building and Scaling Azure Container Apps Azure Container Apps Features Fully managed serverless container service for building and deploying modern …

  7. Deploying FastAPI on Azure Container Apps for Dynamic Scaling

    Jul 22, 2025 · A cloud-native walkthrough to deploy and auto-scale your FastAPI app on Azure with zero downtime and maximum efficiency.

  8. Custom scaling on Azure Container Apps based on Redis …

    Jan 26, 2023 · In this blog, we will see how can we scale Container Apps based on Redis Streams with the Azure managed instance of Redis, i.e. Azure Cache for Redis. We will be …

  9. How to Enable Automatic Scaling - Azure App Service | Microsoft …

    Dec 15, 2025 · Automatic scaling is a scale-out option that automatically handles scaling decisions for your web apps and App Service plans. It's different from Azure autoscale, which …

  10. Using bicep to define Service Bus scaling rules for Azure Container Apps

    May 17, 2024 · Problem Space A recent project made use of Azure Container Apps for backend services, driven through messages placed on Service Bus queues. To ensure performance, …

  11. Configure sizing and scaling for Azure Container Instances

    Tutorial / Cram Notes Azure Container Instances (ACI) provides a quick and straightforward way to run containers in Azure without having to manage the underlying infrastructure. For optimal …

  12. Scaling Web Apps on Azure: A Comparison – CloudFuel

    Azure Container Apps is a great choice for running microservices, APIs, event processing and long-running background jobs at scale. Predefined triggers make it easy to start scaling your …

  13. Azure Function Container App not Scaling down - Microsoft Q&A

    Jan 31, 2025 · Hello Keith, Welcome to MS Q&A Azure Container Apps can be scale to zero even when there are no messages in Service Bus Topics due to the configuration of the scaling …

  14. Architecture best practices for Azure Container Apps

    Apr 7, 2025 · Azure Container Apps is a fully managed serverless container service that runs microservices and containerized applications on Azure. It provides built-in autoscaling, …