15 - Managing Containers using Docker Flashcards

1
Q

Containers

A

Portable

Consistent

Lightweight

Efficient

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Docker container and development

A

Software containerization platform with a common toolset, packaging model, and deployment mechanism

Simplifies containerization and distribution of applications that can run anywhere

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Working with Docker container

A

docker build - create image

docker pull - retrieve image from a container registry

docker run - run the image to create a container instance (will

fill in

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Azure container-related services

A

Azure Container Instances

Azure Kubernetes Service

Azure Container Registry

Azure Service Fabric

Azure App Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly