010-160 Exam QuestionsBrowse all questions from this exam

010-160 Exam - Question 78


How is a new Linux computing instance provisioned in an laaS cloud?

Show Answer
Correct Answer: DE

To provision a new Linux computing instance in an IaaS cloud, the cloud hosting organization typically provides a set of pre-prepared images of popular Linux distributions. These images are templates that include necessary software and configurations to run the desired operating system and applications. When creating a new instance, the user selects one of these images and customizes it as per their requirements, which makes the process quick and efficient.

Discussion

11 comments
Sign in to comment
moha413Option: D
Sep 29, 2020

D Linux is usually offered as part of Infrastructure as a Service (IaaS) offering. IaaS instances are virtual machines which are provisioned within minutes in the cloud. When starting an IaaS instance, an image is chosen which contains the data that is deployed to the new instance. Cloud providers offer various images containing ready to run installations of both popular Linux distributions as well as own versions of Linux. https://learning.lpi.org/en/learning-materials/010-160/1/1.1/1.1_01/

alphatagOption: D
Aug 17, 2020

The cloud provider, provides several linux images. D

c4clu
Sep 1, 2020

in that case, it then applies to Paas

nikonikOption: D
May 7, 2021

It's "D" Check out Azure's Ubuntu Server for instance.

4ltmindOption: D
May 8, 2021

DDDDDDDDDD

AndrewGrassoOption: D
Oct 23, 2023

To provision a new Linux computing instance in an IaaS cloud, the cloud hosting organization typically provides a set of pre-prepared images of popular Linux distributions. These images are essentially templates that contain the necessary software and configurations to run the desired operating system and applications. When creating a new instance, the user can select one of these images and customize it as per their requirements. Alternatively, they can upload a provider-specific configuration file that describes the desired installation

lexohOption: E
Aug 12, 2021

I think 'E' is referencing 'cloud-init' and could actually be the correct answer.

shoshaOption: D
Jan 16, 2022

D is correct.

TheExaminerBotOption: D
Oct 7, 2022

The correct answer is D

RouterOption: D
Nov 17, 2022

correct ans D

FakenixOption: A
Jun 11, 2023

The correct answer is A, in y opinion. If a could provider simply provides a "virtual machine" where you want to install Lunux from scratch, isn't this IaaS? Sure it is! And is the real IaaS, in my opinon. Surely you can buy from the marketplace a VM with a pre-installed Linux (answer D), but this is IaaS plus another service. You can also have a disk with Linux and PosgreSQL pre-installed, if you want. It's IaaS, but plus more services.