Understanding Container Technology Flashcards

1
Q

What are characteristics of containers?

A

isolated sofware unite
package all necessary dependencies
container images are lightweight
increased security
portable between computing enviornments

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

Whate are docker components?

A

Docker Daemon
Docker Client
Docker API
Docker File
Docker Registries
Docker Container

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

What are some docker commands?

A

Build, run pull/push start stop and kill

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

What are components of container orchestration?

A

Configuration
Provisioning
Scaling
Security
Health Monitoring

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

What are some orchestration tools?

A

Kubernetes, docker and swarm

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

What is a key component of docker that is used to control and manage containers?

A

Docker Daemon

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