Microsoft announces Azure Container Apps, a serverless application centric hosting service

Reading time icon 1 min. read


Readers help support MSpoweruser. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help MSPoweruser sustain the editorial team Read more

Microsoft Azure Container Apps

Microsoft Azure Container Apps

At Ignite 2021, Microsoft announced the new Azure Container Apps, a serverless application centric hosting service. With Azure Container Apps, developers will not know any info on any underlying VMs, orchestrators, or other cloud infrastructure. They can just execute application code packaged in any container and is unopinionated about runtime or programming model. Apps can scale in response to HTTP requests, events (e.g. storage queue messages, Kafka topics, etc.), or can run as always-on background jobs.

Behind the scenes, every application runs on Azure Kubernetes Service, with Kubernetes Event Driven Autoscaling (KEDA)Distributed Application Runtime (Dapr), and Envoy deeply integrated in the hosting service.

Azure Container Apps is billed based on per-second resource consumption and requests. The first 180,000 vCPU-seconds, 360,000 GiB-seconds, and 2 million requests each month are free. Beyond that, you will be billed on a per second basis based on the number of vCPU-s and GiB-s your applications consume.

You can learn more about Azure Container Apps from the link below.

Source: Microsoft

More about the topics: Azure Container Apps, microsoft

Leave a Reply

Your email address will not be published. Required fields are marked *