exam questions

Exam AZ-301 All Questions

View all questions & answers for the AZ-301 exam

Exam AZ-301 topic 6 question 26 discussion

Actual exam question from Microsoft's AZ-301
Question #: 26
Topic #: 6
[All AZ-301 Questions]

You architect a solution that calculates 3D geometry from height-map data.
You have the following requirements:
✑ Perform calculations in Azure.
✑ Each node must communicate data to every other node.
✑ Maximize the number of nodes to calculate multiple scenes as fast as possible.
✑ Require the least amount of effort to implement.
You need to recommend a solution.
Which two actions should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Create a render farm that uses Azure Batch.
  • B. Enable parallel file systems on Azure.
  • C. Enable parallel task execution on compute nodes.
  • D. Create a render farm that uses virtual machine (VM) scale sets.
  • E. Create a render farm that uses virtual machines (VMs).
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

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
Rajuuu
Highly Voted 5 years, 1 month ago
D is not the right answer..as it does not go well together with Azure Batch, A and C are correct.
upvoted 20 times
...
exams0123456
Highly Voted 4 years, 9 months ago
Lets do process of elimination. B: Straightaway out - Because there is nothing called as Parallel Azure Files. D: This is nothing related to increasing/decreasing VMs based upon resource utilization (fast rendering DOESN'T MEAN adding more VMs) of either CPU/Memory/Disk. Hence D is out. E: Could be possible but there is a better option available in B (to support parallel rendering) hence E is out. Correct answers : A & C
upvoted 9 times
...
vepsa
Most Recent 3 years, 6 months ago
A and C
upvoted 1 times
...
glam
4 years, 3 months ago
A. Create a render farm that uses Azure Batch. C. Enable parallel task execution on compute nodes.
upvoted 3 times
...
sanketshah
4 years, 5 months ago
AC is correct answer.
upvoted 2 times
...
nieuw
5 years, 1 month ago
https://docs.microsoft.com/en-us/azure/batch/batch-rendering-service
upvoted 2 times
...
senatori
5 years, 1 month ago
"Maximize the number of nodes" this leads me to answer D instead of C
upvoted 1 times
MeasService
5 years, 1 month ago
agree!
upvoted 1 times
tartar
4 years, 8 months ago
AC is ok
upvoted 7 times
...
...
Yanzhi
5 years, 1 month ago
D does not meet the requirement of "Each correct answer presents part of the solution"
upvoted 2 times
...
dev2dev
4 years, 11 months ago
https://docs.microsoft.com/en-us/azure/batch/batch-technical-overview see the recomendation. Azure Batch is more effective for rendering work loads. VMSS is good for web applications
upvoted 2 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 ...