QuestionQ2

Components and Architecture

What do containers represent?

  • A Independent units deployed in networking spaces that are logically separated segments
  • B A control group that can be run anywhere, desktop, traditional IT, or the cloud
  • C An executable unit of software in which application code is packaged
  • D A security group that provides security at the instance level such as VSIs
Explanation

A container is an executable unit of software that packages application code, along with the dependencies needed to run it consistently across environments.

Community Discussion

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