Multi-platform systems and cloud services 02
7 Questions
6 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

___________ is a portable, extensible, open-source platform for managing containerized workloads and services—with a framework to run distributed systems resiliently.

Kubernetes

Cloud computing is considered to be an operational cost(OpEx) to customers. This is due to the fact that cloud computing operates on a __________ model.

consumption-based

The Docker command required to create a new image from a container image is ______________.

commit

The Docker command required to launch the Docker daemon is _________.

<p>dockerd</p> Signup and view all the answers

Version control for virtual machines is done through a central hub.

<p>False</p> Signup and view all the answers

When using virtual machines, the Docker Engine is substituted by ________ .

<p>hypervisor</p> Signup and view all the answers

A Docker Image is a read-only file with a bunch of instructions. When these instructions are executed, it creates a Docker container.

<p>True</p> Signup and view all the answers

Study Notes

Containerization Platform

  • Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services—with a framework to run distributed systems resiliently.

Cloud Computing Cost Model

  • Cloud computing operates on an operational expenditure (OpEx) model, making it an operational cost to customers.

Docker Commands

  • The Docker command to create a new image from a container image is docker commit.
  • The Docker command to launch the Docker daemon is dockerd.

Virtual Machines

  • Version control for virtual machines is done through a central hub.
  • When using virtual machines, the Docker Engine is substituted by a hypervisor.

Docker Image and Container

  • A Docker Image is a read-only file containing a set of instructions.
  • When these instructions are executed, it creates a Docker container.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

More Like This

Comprendre Kubernetes
16 questions
Kubernetes Components
10 questions
Use Quizgecko on...
Browser
Browser