You are designing a solution that calculates 3D geometry from height-map dat a. You need to recommend a solution that meets the following requirements: * Performs calculations in Azure. * Ensures that each node can communicate data to every other node. * Maximizes the number of nodes to calculate multiple scenes as fast as possible. * Minimizes the amount of effort to implement the solution. Which two actions should you include in the recommendation? Each correct answer presents part of the solution
A. reate a render farm that uses virtual machine scale sets
B. nable parallel file systems on Azure
C. reate a render farm that uses virtual machines
D. nable parallel task execution on compute nodes
E. reate a render farm that uses Azure Batch