ExamGecko
Question list
Search
Search

Question 13 - JN0-213 discussion

Report
Export

Which two statements are correct about containers? (Choose two.)

A.
Containers include the entire operating system.
Answers
A.
Containers include the entire operating system.
B.
Containers reduce deployment efficiency.
Answers
B.
Containers reduce deployment efficiency.
C.
Containers have faster boot times than VMs. www*
Answers
C.
Containers have faster boot times than VMs. www*
D.
Containers require an underlying operating system.
Answers
D.
Containers require an underlying operating system.
Suggested answer: C, D

Explanation:

Containers are lightweight because they don't need the extra load of a hypervisor, but run directly within the host machine's kernel1. This means they start up almost instantly and use less RAM.Images are constructed from layered filesystems and share common files, making disk usage and image downloads much more efficient1. Containers are isolated from each other and the host system.They have their own filesystem and networking, and can be constrained to not allow root access outside the container1.They run on top of a host operating system1.

asked 18/09/2024
Raymond LaFrance
51 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first