WorksheetsSIA 101-MODULE 13
Total questions: 10
Worksheet time: 5mins
IDENTIFY:
These relies on the system’s physical hardware to emulate the exact same environment in which you install your applications.
container
docker
virtual machine
docker architecture
docker workflow
IDENTIFY:
These is an open-source project that offers a software development solution known as containers.
container
docker
virtual machine
docker architecture
docker workflow
IDENTIFY:
These is an open-source project that offers a software development solution known as containers.
container
docker
virtual machine
docker architecture
docker workflow
IDENTIFY:
These is persistent background process that manages Docker images, containers, networks, and
storage volumes.
Docker CLI
Docker Engine REST API
Docker Workflow
Docker Daemon
Docker Architecture
IDENTIFY:
These is used by applications to interact with the Docker daemon and t can be accessed by an HTTP client.
Docker CLI
Docker Engine REST API
Docker Workflow
Docker Daemon
Docker Architecture
IDENTIFY:
These IS command-line interface client for interacting with the Docker daemon.
Docker CLI
Docker Engine REST API
Docker Workflow
Docker Daemon
Docker Architecture
IDENTIFY:
These provides a complete environment to execute and run applications.
Docker’s Object
Docker Network
Docker’s Registry
Docker Client
Docker host
IDENTIFY:
These are services that provide locations from where you can store and download images.
Docker’s Object
Docker Network
Docker’s Registry
Docker Client
Docker host
IDENTIFY:
These driver disables all the networking.
bridge
overlay
none
macvlan
host
IDENTIFY:
These driver assigns mac address to containers to make them look like physical devices.
bridge
overlay
none
macvkan
host
