exam questions

Exam 70-744 All Questions

View all questions & answers for the 70-744 exam

Exam 70-744 topic 1 question 76 discussion

Actual exam question from Microsoft's 70-744
Question #: 76
Topic #: 1
[All 70-744 Questions]

HOTSPOT -
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? To answer, select the appropriate options in the answer area.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
References:
https://docs.microsoft.com/en-us/dotnet/standard/modernize-with-azure-and-containers/modernize-existing-apps-to-cloud-optimized/deploy-existing-net-apps-as- windows-containers https://blogs.msdn.microsoft.com/msgulfcommunity/2015/06/20/what-is-windows-server-containers-and-hyper-v-containers/

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
SimoneV
4 years, 5 months ago
Under the part about Hyper-V isolated containers: You should continue to use Windows Server as the host for production deployments. By using this feature on Windows 10 Pro and Enterprise, you must also ensure that your host and container version tags match, otherwise the container may fail to start or exhibit undefined behavior.` https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-containers/hyperv-container#hyper-v-isolation It's not for testing but for deployment. With part of the file system on server, the quicker start up and above warning I'd say the answer is correct.
upvoted 1 times
...
Yebubbleman
4 years, 5 months ago
Why are none of you (with the exception of KidCastaldo) focusing on the unique file system requirements? Windows Containers don't do that. Hyper-V containers do.
upvoted 1 times
...
SamsOtro
4 years, 7 months ago
Windows containers and 3 are correct.
upvoted 3 times
...
Maku5555
4 years, 7 months ago
Windows Containers and 3 "Windows Server containers offer greater density and performance for when speed is key, such as lower spin-up time and faster runtime performance compared to nested configurations." https://docs.microsoft.com/en-us/virtualization/windowscontainers/about/faq
upvoted 4 times
...
KidCastaldo
4 years, 8 months ago
This all boils down to the requirement of a unique file system. Windows containers do start faster yes, but do they have their own unique file system? Windows Containers share the Hosts OS Kernel. Hyper V Containers have their own complete OS and Kernel. Because of the requirement to have a unique file system I am leaning toward Hyper V Containers https://docs.microsoft.com/en-us/virtualization/windowscontainers/about/ https://searchservervirtualization.techtarget.com/tip/Windows-Server-containers-and-Hyper-V-containers-explained
upvoted 2 times
styler99
4 years, 8 months ago
containers have their own ephemeral file systems that are destroyed once the container stops running, so should cover it.
upvoted 1 times
...
...
Kamikazekiller
4 years, 10 months ago
given answer is correct.
upvoted 4 times
...
Ario
5 years, 2 months ago
Hyper v
upvoted 2 times
why_does_it_matter
5 years, 2 months ago
Nope. Windows containers start 5x faster. Provided answer is correct.
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 ...