Which software is used to create, run, and manage containers in a virtual environment?
- Docker
- VMware
- vSphere
- Fusion
Explanation: Containers provide many of the same benefits as VMs, such as workload isolation and the ability to run multiple workloads on a single machine, but a container shares the operating system of the host machine and uses container-specific binaries and libraries. Docker is a popular container engine.
Exam with this question: DevNet Associate ( Version 1.0) - DevNet Associate (200-901) Certification Practice Exam Answers
Please login or Register to submit your answer