Skip to Content
Serverless computing in Azure with .NET
book

Serverless computing in Azure with .NET

by Sasha Rosenbaum
August 2017
Intermediate to advanced
468 pages
12h 5m
English
Packt Publishing
Content preview from Serverless computing in Azure with .NET

App Service plan

The App Service plan lets you pre-allocate resources and makes your costs predictable. While auto-scaling is possible with App Service plan, it does not scale directly based on the request number, but rather based on metrics such as CPU or memory utilization. The App Service plan also has some instance allocation limits based on the pricing tier.

The pricing of the App Service is based on the tier and the number of instances. The Standard tier is recommended for most production applications, and we will, for simplicity, stick to Standard tier in the following estimate. (Note that Free, Shared, Basic and Premium tiers are also available. To view the features available in each tier, visit https://azure.microsoft.com/en-us/pricing/details/app-service/plans ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Azure Serverless Computing

Mastering Azure Serverless Computing

Lorenzo Barbieri, Massimo Bonanni
Implementing Azure: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali

Publisher Resources

ISBN: 9781787288393Supplemental Content