Your network contains several Windows container hosts..
You plan to deploy three custom .NET applications.
You need to recommend a deployment solution for the applications.
Each application must:
-be accessible by using a different IP address.
-have access to a unique file system.
-start as quickly as possible.
What should you recommend? Choose Two.
A.
Type of container: Hyper-V
B.
Type of container: Windows
C.
Number of containers: 1
D.
Number of containers: 2
E.
Number of containers: 3
Explanation:
Both Hyper-V container and Windows container could achieve, you’ll need 3 containers to do so. Answer E is
correct.
-be accessible by using a different IP address.
-have access to a unique file system.
However, Hyper-V container starts 5 times or more slower than Windows container in our lab, on same
computer.
The question demands that each application must “start as quickly as possible.”, therefore Answer B is correct