nerdexam
CSA

CCSK · Question #37

What is known as a code execution environment running within an operating system that shares and uses the resources of the operating system?

The correct answer is D. Container. Containers are code execution environments that run within an operating system (for now), sharing and leveraging resources of that operating system. While a VM is a full abstraction of an operating system, a container is a constrained place to run segregated processes while…

Virtualization and Containers

Question

What is known as a code execution environment running within an operating system that shares and uses the resources of the operating system?

Options

  • APlatform-based Workload
  • BPod
  • CAbstraction
  • DContainer
  • EVirtual machine

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    15% (5)
  • D
    70% (23)
  • E
    9% (3)

Explanation

Containers are code execution environments that run within an operating system (for now), sharing and leveraging resources of that operating system. While a VM is a full abstraction of an operating system, a container is a constrained place to run segregated processes while still utilizing the kernel and other capabilities of the base OS.

Topics

#container#OS-level virtualization#workload isolation#runtime environment

Community Discussion

No community discussion yet for this question.

Full CCSK Practice