DevOps Practice Test
DevOps Containerization & Kubernetes
What is the primary purpose of a Docker container?
Select your answer
A
To package an application with its dependencies into an isolated runtime environment
B
To replace virtual machines entirely
C
To provide persistent database storage
D
To manage network routing between services
Hint