QuestionQ72

Cloud Security

What is a self-contained executable package that includes everything needed to run a software application, including its code, runtime, libraries, and system tools?

  • A Container
  • B Host
  • C Server
  • D Virtual machine (VM)
Explanation

A container packages an application together with the runtime, libraries, system tools, and other dependencies required to run it consistently across environments.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!