DCA Dumps

DCA Free Practice Test

Docker DCA: Docker Certified Associate (DCA) Exam

QUESTION 1

Which one of the following commands will result in the volume being removed automatically once the container
has exited?

Correct Answer: C

QUESTION 2

Which of the following is supported by control groups?

Correct Answer: C

QUESTION 3

A host machine has four CPUs available and two running containers. The sysadmin would like to assign two CPUs to each container.
Which of the following commands achieves this?

Correct Answer: B

QUESTION 4

An application image runs in multiple environments, and each environment uses different certificates and ports, what is the best practice to deploy the containers?

Correct Answer: D

QUESTION 5

Following the principle of least privilege, which of the following methods can be used to securely grnt access to the specific user to communicate to a Docker engine? (Choose two.)

Correct Answer: BE