need help with windows container scalability

Karthik Varma 0 Reputation points
2025-03-03T19:10:36.84+00:00

need help with windows container scalability for labs environment

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
741 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Markapuram Sudheer Reddy 1,165 Reputation points Microsoft External Staff
    2025-03-03T23:50:48.6166667+00:00

    Hi Karthik Varma,

    Thank You for reaching out to Microsoft Q&A forum.

    For a windows containerised applications that requires auto scaling feature, you can use Azure Kubernetes Service (AKS) in Azure.

    Azure Container Instances also offers the fastest and simplest way to run windows containers in Azure but lacks in built-in auto scaling. Users often interact with Azure Container Instances through other services. For example, Azure Kubernetes Service can layer orchestration and scale on top of ACI through virtual nodes.

    Please follow below documentation for more information:

    https://learn.microsoft.com/en-us/azure/container-instances/container-instances-best-practices-and-considerations

    If the information is helpful, please click on "Accept Answer" and "Upvote"

    If you have any queries, please do let us know, we will help you.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.