LPIC-3: Virtualization and Containerization - Exam 305, version 3.0 305-300 Question # 14 Topic 2 Discussion
305-300 Exam Topic 2 Question 14 Discussion:
Question #: 14
Topic #: 2
In an IaaS cloud, what is a common method for provisioning new computing instances with an operating system and software?
A.
Each new instance is connected to the installation media of a Linux distribution and provides access to the installer by logging in via SSH.
B.
Each new instance is created based on an image file that contains the operating system as well as software and default configuration for a given purpose.
C.
Each new instance is a clone of another currently running instance that includes all the software, data and state of the original instance.
D.
Each new instance is connected via a VPN with the computer that started the provisioning and tries to PXE boot from that machine.
E.
Each new instance contains a minimal live system running from a virtual CD as the basis from which the administrator deploys the target operating system.
In an IaaS cloud, the most common method for provisioning new computing instances is to use an image file that contains a pre-installed operating system and software. This image file is also known as a machine image, a virtual appliance, or a template. The image file can be customized for a specific purpose, such as a web server, a database server, or a development environment. The image file can be stored in a repository or a library that is accessible by the cloud provider or the user. When a new instance is requested, the cloud provider copies the image file to a virtual disk and attaches it to the instance. The instance then boots from the virtual disk and runs the operating system and software from the image file. This method is faster and more efficient than installing the operating system and software from scratch for each new instance. It also ensures consistency and reliability across multiple instances that use the same image file. References:
LPI Virtualization and Containerization Exam Objectives, Topic 305.1: Virtualization Concepts and Theory, Objective: Describe the concept of machine images and templates
LPI Virtualization and Containerization Study Guide, Chapter 1: Virtualization Concepts and Theory, Section: Machine Images and Templates
LPI LPIC-3 305 Certification Sample Questions and Practice Exam, Question 10: In an IaaS cloud, what is a common method for provisioning new computing instances with an operating system and software?
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit