employer cover photo
employer logo
employer logo

Amazon Web Services

Part of Amazon

Is this your company?

Amazon Web Services Interview Question

Main diferences between VMs and Containers,

Interview Answer

Anonymous

Jul 5, 2022

Machines runs and brings with it the complete operating system, completely isolate themselves from the host operating system. They require more CPU, memory, and storage resources. Contentineres based on the host operating system kernel have only applications, APIs, and lightweight operating system services that run in user mode. Have a slight isolation of the host and other conteineres