Azure Container Apps manages automatic horizontal scaling through declarative scaling rules. We can scale out our container apps based on a variety of different scalers. I […]
In this post, let’s see how we can create a containerized version of our application by doing just dotnet publish. Note: In order to do this, you’ll need […]