Question Bank

721 approved questions from the community

How does Docker run on Windows and MacOS if it requires a Linux kernel?

HARD
SINGLE CHOICE
40s
Docker
by Mohamed

Virtual machines provide stronger isolation than Docker containers because they have separate kernels and OS instances.

HARD
TRUE FALSE
30s
Docker
by Mohamed

How do Docker containers differ from hypervisor VMs in terms of resource efficiency?

HARD
SINGLE CHOICE
40s
Docker
by Mohamed

What happens when you run a container with `docker run myimage arg1 arg2` if the Dockerfile has `ENTRYPOINT ["python", "app.py"]`?

HARD
SINGLE CHOICE
40s
Docker
by Mohamed

What is the relationship between dockerd and containerd?

HARD
SINGLE CHOICE
40s
Docker
by Mohamed

What is the goal of the runC project?

HARD
SINGLE CHOICE
35s
Docker
by Mohamed

Which network driver would you use for Docker Swarm to enable communication between containers on different hosts?

HARD
SINGLE CHOICE
40s
Docker
by Mohamed

Which network driver would you use for legacy applications that expect to be directly connected to the physical network?

HARD
SINGLE 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 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 security features does Docker provide? (Select all that apply)

HARD
MULTIPLE CHOICE
40s
Docker
by Mohamed

What are valid reasons to prefer Docker over traditional VMs? (Select all that apply)

HARD
MULTIPLE CHOICE
50s
Docker
by Mohamed

What must be true to remove a Docker image?

HARD
SINGLE CHOICE
35s
Docker
by Mohamed

What roles can middleware play in a microservices setup? (Select all that apply)

HARD
MULTIPLE CHOICE
50s
Nest.js
by Mohamed

What are soft deletes in TypeORM?

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed

What are custom providers in NestJS?

HARD
SINGLE CHOICE
45s
Nest.js
by Mohamed

What is the key difference between interceptors and middleware in NestJS?

HARD
SINGLE CHOICE
45s
Nest.js
by Mohamed

What is the difference between authentication and authorization?

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed

What is the difference between Providers and Services in NestJS?

HARD
SINGLE CHOICE
45s
Nest.js
by Mohamed

What is the purpose of Docker Compose in a NestJS application?

HARD
SINGLE CHOICE
40s
Nest.js
by Mohamed
PreviousPage 20 of 37Next