Question Bank

3705 approved questions from the community

Which of the following are benefits of Docker for DevOps practices? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Docker
by Mohamed

When should you use Docker Compose? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Docker
by Mohamed

Which Linux kernel features are essential for Docker's core functionality? (Select all that apply)

HARD
MULTIPLE CHOICE
45s
Docker
by Mohamed

Which of the following are Docker network drivers? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
Docker
by Mohamed

Which of the following are examples of Type 1 hypervisors? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
Docker
by Mohamed

Which of the following are types of namespaces used by Docker? (Select all that apply)

HARD
MULTIPLE CHOICE
45s
Docker
by Mohamed

Which of the following are benefits of using Docker in organizations? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Docker
by Mohamed

Which of the following are design principles of runC? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
Docker
by Mohamed

Which of the following best describes a Docker container?

MEDIUM
SINGLE CHOICE
30s
Docker
by Mohamed

What is runC in the Docker architecture?

MEDIUM
SINGLE CHOICE
35s
Docker
by Mohamed

What is the purpose of the Network namespace in Docker?

MEDIUM
SINGLE CHOICE
30s
Docker
by Mohamed

What does the UTS namespace in Docker isolate?

MEDIUM
SINGLE CHOICE
30s
Docker
by Mohamed

What is the primary purpose of Docker Compose's environment variables feature?

MEDIUM
SINGLE CHOICE
35s
Docker
by Mohamed

If you have both CMD and ENTRYPOINT in a Dockerfile, what happens?

HARD
SINGLE CHOICE
40s
Docker
by Mohamed

What capability does the ADD command have that COPY does not?

HARD
SINGLE CHOICE
40s
Docker
by Mohamed

What does Docker use to communicate between the client and daemon?

EASY
SINGLE CHOICE
25s
Docker
by Mohamed

Type 2 hypervisors generally provide better performance than Type 1 hypervisors because they run on top of an existing OS.

HARD
TRUE FALSE
30s
Docker
by Mohamed

runC has dependencies on the rest of the Docker platform to function.

HARD
TRUE FALSE
25s
Docker
by Mohamed

cgroups can prevent one container from monopolizing all available resources on the host.

HARD
TRUE FALSE
25s
Docker
by Mohamed

Docker daemons can communicate with other daemons like containerd to manage Docker services.

MEDIUM
TRUE FALSE
25s
Docker
by Mohamed
PreviousPage 88 of 186Next