What are the benefits of containers compared to full virtual machines?

What will be an ideal response?


The benefit of containers compared to full virtual machines is that containers use resources more efficiently while providing much of the application isolation provided by VMs. Because multiple containers running on the same host share some of the host computer's resources such as the kernel, deploying containerized applications uses less memory, disk space, and CPU compared with deploying each application in its own virtual machine.

Computer Science & Information Technology

You might also like to view...

A 1 Mbps transmission rate is achieved by sending a single symbol every microsecond.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Sorting an array of data elements involves moving them around.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following is not used to navigate a form?

A. TAB key B. ALT key C. ENTER key D. SHIFT key

Computer Science & Information Technology

When using SQL, a(n) ________ query is used to extract data from two or more tables.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology