exam questions

Exam AZ-900 All Questions

View all questions & answers for the AZ-900 exam

Exam AZ-900 topic 1 question 7 discussion

Actual exam question from Microsoft's AZ-900
Question #: 7
Topic #: 1
[All AZ-900 Questions]

Your developers have created 10 web applications that must be host on Azure.
You need to determine which Azure web tier plan to host the web apps. The web tier plan must meet the following requirements:
✑ The web apps will use custom domains.
✑ The web apps each require 10 GB of storage.
✑ The web apps must each run in dedicated compute instances.
✑ Load balancing between instances must be included.
✑ Costs must be minimized.
Which web tier plan should you use?

  • A. Standard
  • B. Basic
  • C. Free
  • D. Shared
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
BinuRaj
Highly Voted 10 months, 2 weeks ago
Please read the requirements: Many are not noting here the load balancing fact. The web apps will use custom domains. (Basic, Shared and standard Support custom domain) The web apps each require 10 GB of storage. (basic and standard support this) The web apps must each run in dedicated compute instances.(basic support 3 instance max where standard support 10max) Load balancing between instances must be included. (free, shared and basic dont support load balancing. standard and above tier only support load balancing/autosacling) Costs must be minimized. Standard is less costier than premimum and isolated. I hope this is clear to chose the correct answer as STANDARD. https://azure.microsoft.com/en-us/pricing/details/app-service/windows/
upvoted 460 times
Walter_Gui
3 years, 3 months ago
Maybe all the answers are not correct, yet we must select A(STANDARD). The web apps each require 10 GB of storage. So, none of the answers can meet the requirement, because "The storage limit is the total content size across all apps in the same App service plan." For more information,
upvoted 6 times
...
Kashif_Khan
4 years ago
basic plan does support load balancing. see link provided by you.
upvoted 16 times
...
MD1968
3 years, 4 months ago
Basic does support load balancing. Do we need 10GB for each instance or not, that is my dilemma
upvoted 6 times
Yarin_Ben_Aharon
10 months, 2 weeks ago
basic support load balancing by default: Basic Service Plan The Basic service plan is designed for apps that have lower traffic requirements, and don't need advanced auto scale and traffic management features. Pricing is based on the size and number of instances you run. Built-in network load balancing support automatically distributes traffic across instances. The Basic service plan with Linux runtime environments supports Web App for Containers.
upvoted 6 times
...
...
VinCho21
4 years ago
Basic Service Plan: Built-in network load balancing support automatically distributes traffic across instances. So, the correct answer is Basic
upvoted 17 times
...
...
mahmoud_az
Highly Voted 10 months, 2 weeks ago
the Answer is Standard : Standard tier support Custom Domains, Disk Space of 50GB wich is more than enough for the requested plan, and as long as they want to run each web app in a dedicated instance, that means we need 10 dedicated instances for the 10 web apps with a load-balancing service between them, the basic plan only support up to 3 dedicated instances. Finally the Standard plan has the lowest cost compared to Premuim and Isolated pricing tiers.
upvoted 77 times
examtopics6969
3 years, 6 months ago
I think you confuse app with app instance.
upvoted 3 times
...
Dziurkas
3 years, 11 months ago
"The storage limit is the total content size across all apps in the same App service plan. " - Doesn't it mean that 50GB is for all instances it this service plan?
upvoted 5 times
...
DartTrapdoor
4 years ago
Ten services need 10GB each whic his 100GB. I don't htink Standard is enough, I don't think any of the provided answers fit.
upvoted 14 times
hkmomin
4 years ago
It's confusing for sure but if I scroll down on the link and see under "Standard Service Plan" they have 50GB per instance. Example has 3 instance therefore 150 GB in total, based on that Standard should support.
upvoted 21 times
Halaa
1 year, 9 months ago
Thank you
upvoted 1 times
...
...
...
...
Meesquared
Most Recent 6 days, 10 hours ago
Selected Answer: A
Key Points from Requirements: ✅ Custom domains → Requires at least Basic ✅ 10 GB x 10 apps storage = 100GB → Standard ✅ Dedicated compute instances → Basic or Standard ✅ Load balancing → Only Standard or Premium tiers ✅ Minimize cost → Choose the cheapest that meets requirements = Standard 👉 Answer: Standard (A)
upvoted 1 times
...
Pieter1101
2 weeks, 6 days ago
Selected Answer: A
The correct answer is A. Standard ✅ Here’s why the Standard tier is the best fit: 🔍 Requirements Breakdown - Custom Domains: Supported by Basic and Standard, but not Free or Shared - 10 GB Storage per App: Basic offers 10 GB total per plan—not per app—while Standard provides 50 GB per plan, which is more scalable - Dedicated Compute Instances: Only Basic and Standard tiers offer dedicated compute; Free and Shared use shared infrastructure - Load Balancing: Included in the Standard tier by default; Basic does not include built-in load balancing - Cost Minimization: While Basic is cheaper, it fails to meet all requirements. Standard is the lowest-cost tier that satisfies every condition So even though Basic might seem tempting for cost reasons, it falls short on storage and load balancing. Standard is the most cost-effective option that ticks every box.
upvoted 2 times
...
kahla
1 month ago
Selected Answer: A
Let’s go through the requirements one by one and match them with the Azure App Service pricing tiers. ✅ A. Standard ✅ Custom domains ✅ 10+ GB storage ✅ Dedicated compute instances ✅ Load balancing included 💰 Lowest-cost tier that includes all of the above ✔️ Correct Choice
upvoted 1 times
...
dev_yash
1 month, 2 weeks ago
Selected Answer: A
|Support| Feature| Response | |-------|---------|----------| | Basic(free)| Docummentation |-| |Developer|dev/test environment|>8hrs| |Standard|Production workload|<1hr| |Professional Direct|Architecture, engineering, deployment plan|<1hr| |Premier|Onsite support, Review|Immediate|
upvoted 1 times
...
foo1foo2foo
2 months, 1 week ago
Selected Answer: A
Standard plan no longer exists. Standard should be replaced by Premium
upvoted 1 times
...
seemasrm92
2 months, 3 weeks ago
Selected Answer: B
You should choose the Basic App Service plan (B1). Custom domains: supported on Basic and above 10 GB storage: Basic provides 10 GB per instance Dedicated compute: Basic runs on dedicated VMs Built-in load-balancing: you can scale out to multiple B1 instances Lowest cost: Basic is the cheapest tier meeting all of the above Thus the Basic tier is your minimum-cost, requirements-compliant choice.
upvoted 1 times
...
krakesh
2 months, 3 weeks ago
Selected Answer: A
The Basic plan does not provide enough storage per app and lacks dedicated compute instances, making Standard the most suitable choice
upvoted 1 times
...
mitddgr
3 months ago
Selected Answer: A
Standard is mandatory because of the load balancing requirement Basic would work if not for load balancing (saves ~50% cost) Shared exists but is useless for your scenario (it's essentially "Free+")
upvoted 1 times
...
MONIKINHA
3 months, 1 week ago
Selected Answer: U
O padrao sempre é o mais barato, e tem o balanceamento de cargas
upvoted 1 times
...
sweetheartheart
4 months ago
Selected Answer: A
Standard is mandatory because of the load balancing requirement Basic would work if not for load balancing (saves ~50% cost) Shared exists but is useless for your scenario (it's essentially "Free+")
upvoted 1 times
...
arjunyv2022
4 months, 3 weeks ago
Selected Answer: A
A. Standard Explanation: Let's analyze the requirements against each plan: Requirement Free Shared Basic Standard Custom Domains ❌ No ✅ Yes ✅ Yes ✅ Yes 10 GB Storage per App ❌ No ❌ No ✅ Yes ✅ Yes Dedicated Compute Instances ❌ No ❌ No ✅ Yes ✅ Yes Load Balancing Included ❌ No ❌ No ❌ No ✅ Yes Minimized Costs ✅ Free ✅ Low ✅ Moderate ❌ Higher (but required for features) Reasoning: Free and Shared Plans do not support dedicated compute instances. Basic Plan supports dedicated compute instances and custom domains but does not include load balancing. Standard Plan supports all the required features, including load balancing, making it the best choice.
upvoted 1 times
...
ElPitu97
5 months, 1 week ago
Selected Answer: A
Correct answer should be A. Standard. The reason seems to be explicit here https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits#azure-app-service-limits. Analyzing the request: - web apps will use custom domain (Standard ✅, Basic ✅, Free ❌, Shared ✅) so we exclude already 'Free' - web apps each require 10 GB of storage (Standard ->50 GB ✅, Basic -> 10 GB ✅, Shared -> 1GB ❌) - Each must run in dedicated compute instances (ONLY Standard supports 10 dedicated instances) so STANDARD is the response.
upvoted 2 times
...
Mahmoud_Fathy
5 months, 2 weeks ago
Selected Answer: B
The Standard service plan is designed for running production workloads. Pricing is based on the size and number of instances you run. Built-in network load balancing support automatically distributes traffic across instances. The Basic service plan is designed for apps that have lower traffic requirements, and don't need advanced auto scale and traffic management features. Pricing is based on the size and number of instances you run. Built-in network load balancing support automatically distributes traffic across instances.
upvoted 1 times
...
Dmarcetic
5 months, 2 weeks ago
Selected Answer: A
basic plan doesnt support load balancing
upvoted 1 times
...
digitalcoder
6 months ago
Selected Answer: A
Explanation: Custom Domains: Both the Basic and Standard tiers support custom domains, a requirement for web apps. Storage Requirements: Each web app requires 10 GB of storage. The Standard tier provides up to 50 GB of storage, accommodating all 10 apps (10 GB × 10 = 100 GB total requirement). The Basic tier also offers 10 GB per instance, but it has limitations on scaling and instances. Dedicated Compute Instances: Both Basic and Standard tiers provide dedicated compute instances, ensuring that the web apps are not running on shared resources. Load Balancing: Load balancing between instances is included in the Standard tier but not in the Basic tier. This makes the Standard tier more suitable for production workloads requiring such features. Cost Minimization: While the Basic tier is cheaper than the Standard tier, it does not meet all the requirements (e.g., load balancing). The Standard tier provides a balance between cost and features necessary for production-grade hosting
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...