CompTIA
220-1201 · Question #405
A software developer wants to test a new application in an environment that limits access to the OS. Which of the following should the developer implement?
The correct answer is A. Container. A container provides an isolated application environment that shares the host operating system while restricting direct access to the OS, making it ideal for testing applications with minimal overhead and controlled access.
Submitted by omar99· Mar 30, 2026Virtualization and Cloud Computing
Question
A software developer wants to test a new application in an environment that limits access to the OS. Which of the following should the developer implement?
Options
- AContainer
- BType 2 hypervisor
- CVDI
- DQuarantined PC
How the community answered
(15 responses)- A87% (13)
- B7% (1)
- C7% (1)
Explanation
A container provides an isolated application environment that shares the host operating system while restricting direct access to the OS, making it ideal for testing applications with minimal overhead and controlled access.
Topics
#Containers#Application isolation#Virtualization concepts#Testing environments
Community Discussion
No community discussion yet for this question.