0
0
Azurecloud~5 mins

App Service plans and pricing tiers in Azure - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is an Azure App Service Plan?
An Azure App Service Plan defines the set of compute resources (like CPU, memory) that your web apps run on. It determines the performance, features, and cost of your apps.
Click to reveal answer
beginner
Name the main pricing tiers available in Azure App Service Plans.
The main pricing tiers are Free, Shared, Basic, Standard, Premium, PremiumV2, PremiumV3, and Isolated. Each offers different features and resource limits.
Click to reveal answer
intermediate
What feature is unique to the Isolated pricing tier in Azure App Service Plans?
The Isolated tier runs in a private, dedicated Azure Virtual Network, providing network isolation and enhanced security for your apps.
Click to reveal answer
beginner
How does scaling work in Azure App Service Plans?
You can scale up by choosing a higher pricing tier with more resources or scale out by increasing the number of instances to handle more traffic.
Click to reveal answer
intermediate
Why might you choose the PremiumV3 tier over the Standard tier?
PremiumV3 offers faster processors, more memory, better scaling options, and advanced features like faster storage and enhanced networking compared to Standard.
Click to reveal answer
Which Azure App Service Plan tier offers a free option with limited features?
APremium
BBasic
CFree
DIsolated
What does scaling out mean in the context of Azure App Service Plans?
AChanging the app code
BUpgrading to a higher pricing tier
CReducing app features
DIncreasing the number of app instances
Which pricing tier provides network isolation by running in a private Azure Virtual Network?
APremiumV2
BIsolated
CStandard
DShared
If you need faster processors and more memory for your app, which tier should you consider?
APremiumV3
BFree
CBasic
DShared
Which tier is best suited for production apps requiring autoscaling and custom domains?
AStandard
BBasic
CShared
DFree
Explain the difference between scaling up and scaling out in Azure App Service Plans.
Think about adding power versus adding more copies.
You got /2 concepts.
    Describe the benefits of choosing the PremiumV3 tier over lower tiers.
    Focus on performance and features.
    You got /4 concepts.