Podcast
Questions and Answers
What is a container?
What is a container?
- A lightweight, executable package of software (correct)
- A unit of software that packages up code
- An application that runs quickly and reliably
- A DevOps building block
True or false: Containers guarantee that applications will always run the same way in different computing environments?
True or false: Containers guarantee that applications will always run the same way in different computing environments?
True (A)
True or false: Container images have to include extra software in order to be executable?
True or false: Container images have to include extra software in order to be executable?
False (B)
What makes containers an ideal building block for DevOps?
What makes containers an ideal building block for DevOps?
What does a container image include?
What does a container image include?
True or false: Container images are a lightweight form of software package?
True or false: Container images are a lightweight form of software package?
What is the main benefit of using containers?
What is the main benefit of using containers?
True or false: Container images make changes easier to replicate when necessary?
True or false: Container images make changes easier to replicate when necessary?
Flashcards are hidden until you start studying