Quiz: Localized Testing and Debugging of Microservices
Test your understanding of the concepts learned in this chapter.
1
What pipeline-like activity does Visual Studio provide in its default Docker template for a project?
A)
It builds code in Debug mode on an SDK image.
B)
It builds code in Release mode on an SDK image, publishes the files, and copies them to a runtime-only image.
C)
It compiles code to machine code within the container.
D)
It executes code directly on the host machine.
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.