Note: This question Is part of a series of questions that present the same scenario. Each question In the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to It, As a result, these questions will not appear in the review screen.
Your network contains an Active Directory domain named contoso.com. The domain contains multiple Hyper-V hosts.
You need to deploy several critical line-to-business applications to the network to meet the following requirements:
*The resources of the applications must be isolated (rom the physical host.
*Each application must be prevented from accessing the resources of the other applications.
*The configurations of the applications must be accessible only from the operating system that hosts the application.
Solution: You deploy a separate Hyper-V container for each application.
Does this meet the goal?
References:
https://docs.microsoft.com/en-us/virtualization/windowscontainers/about/
-The resources of the applications must be isolated from the physical host (ACHIEVED) -Each application must be prevented from accessing the resources of the other applications. (ACHIEVED) -The configurations of the applications must be accessible only from the operating system that hosts the application. (ACHIEVED)
Currently there are no comments in this discussion, be the first to comment!