Which Linux-based platform is used to create, run, and manage containers in a virtual environment?
- Docker
- Hyper-V
- KVM
- Bash
Explanation: Container engines create, run, and manage containers. Docker is a very popular container engine.
Related exam: 6.6.2 Module 6: Application Deployment and Security Quiz
