exam questions

Exam AZ-305 All Questions

View all questions & answers for the AZ-305 exam

Exam AZ-305 topic 4 question 102 discussion

Actual exam question from Microsoft's AZ-305
Question #: 102
Topic #: 4
[All AZ-305 Questions]

HOTSPOT
-

You are developing a multi-tier app named App1 that will be hosted on Azure virtual machines. The peak utilization periods for App1 will be from 8 AM to 9 AM and 4 PM to 5 PM on weekdays.

You need to deploy the infrastructure for App1. The solution must meet the following requirements:

• Support virtual machines deployed to four availability zones across two Azure regions.
• Minimize costs by accumulating CPU credits during periods of low utilization.

What is the minimum number of virtual networks you should deploy, and which virtual machine size should you use? To answer, select the appropriate options in the answer area.

Show Suggested Answer Hide Answer
Suggested Answer:

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
MegaBro
Highly Voted 1 year, 4 months ago
GIVEN SOLUTION IS CORRECT according to GPT-4 Number of Virtual networks: ✔ 2 Virtual machine size ✔ B-Series Explanation: Number of Virtual networks: You need at least one virtual network per Azure region for the local resources, hence since you have two Azure regions, you'll need at least 2 virtual networks. Virtual machine size: The B-Series VM size is the best choice here because of the ability to bank CPU credits during periods of low utilization. The B-series are burstable VMs that accumulate CPU credits during idle times and then consume these credits during periods of high CPU usage. This matches well with your requirement to minimize costs by accumulating CPU credits during periods of low utilization. Other series like A-Series, D-Series, and M-Series do not have this functionality.
upvoted 22 times
...
memo454
Highly Voted 1 year, 2 months ago
This question is on today's exam 17-09-2023.
upvoted 8 times
...
SeMo0o0o0o
Most Recent 2 weeks, 6 days ago
CORRECT
upvoted 1 times
...
ValB
3 months, 1 week ago
FFS Microsoft, what is the purpose of memorising these A/B/D/M classes?! Nobody will remember these and each time when need it IN REAL WORK LIFE we can look it up!
upvoted 5 times
...
trferreiraBR
11 months, 2 weeks ago
Correct. Number of Virtual networks: 2 Virtual networks and subnets span all availability zones in a region. You don't need to divide them by availability zones to accommodate zonal resources. For example, if you configure a zonal VM, you don't have to take into consideration the virtual network when selecting the availability zone for the VM. The same is true for other zonal resources. https://learn.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview#virtual-networks-and-availability-zones
upvoted 3 times
...
mmarkiew
1 year ago
"While traditional Azure virtual machines provide fixed CPU performance, B-series virtual machines are the only VM type that use credits for CPU performance provisioning. B-series VMs utilize a CPU credit model to track how much CPU is consumed - the virtual machine accumulates CPU credits when a workload is operating below the base CPU performance threshold and, uses credits when running above the base CPU performance threshold until all of its credits are consumed." https://learn.microsoft.com/en-us/azure/virtual-machines/b-series-cpu-credit-model/b-series-cpu-credit-model
upvoted 3 times
...
m1dp
1 year, 3 months ago
B-series for bursts. 2 VNets for the two regions.
upvoted 4 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 ...