Containerization Knowledge Quiz Form
Test your understanding of containerization concepts, technologies, and best practices. Please answer all questions to the best of your knowledge.
Full Name
*
First Name
Last Name
Which of the following is a primary benefit of containerization?
*
Consistent environments across development and production
Reduced hardware costs only
Slower deployment cycles
Other
Which tool is most commonly used to build and run containers?
*
Docker
Jenkins
Ansible
Other
What is the primary purpose of a Dockerfile?
*
To define how a container image is built
To monitor running containers
To deploy containers to the cloud
Other
Which command is used to list all running Docker containers?
*
docker ps
docker run
docker build
Other
Kubernetes is primarily used for what purpose?
*
Container orchestration
Continuous integration
Source code versioning
Other
Which YAML file is used to define a Kubernetes deployment?
*
deployment.yaml
service.yaml
configmap.yaml
Other
What command is used to start a new container from an image in Docker?
*
docker run
docker build
docker stop
Other
List two advantages of using containers over virtual machines.
*
What is the function of a container registry?
*
Briefly explain the difference between an image and a container.
*
Submit Quiz
Should be Empty: