Cursos Infrastructure As A Code

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Infrastructure As a Code

When a server requires special configuration beyond that covered by automated deployment scripts, it is
called - Snowflake Server

For quick configurations, the servers must be – Identical

_________ causes more failure than _________ - Human Error, hardware failure

Which is directly proportional to your business? – Availability

A challenge that grows over time is, __________ - Configuration Drif

IaC simplifies the tasks of – IT Team

IaC is frequently referred to as, _____________ - programmable infrastructure

m
er as
__________ Configuration is faster than ___________ configuration - Automated, Manual

co
eH w
The most straightforward approach to implement IaC is – scripting

o.
rs e
It is easy to ________ a system, than to ________ it. – Replace, Fix
ou urc
If a change is patched, it is ___________ infrastructure – Mutable
o

There is no server in the server-less architecture – False


aC s

__________ Infrastructure increases the predictability – immutable


vi y re

Which of the following is not a cloud service provider? – Google Azure


ed d

Which of the following describes only the desired state of the system? – Declarative
ar stu

Which of the following describes how to achieve the desired state of the system? – Imperative

__________ Infrastructure replaces a server completely when there is a change – immutable


is

Automation is well suitable for the environments which are – Not Unique
Th

____________ supports all the AWS resources. – CloudFormation


sh

Which of the following is a Containerization System? – Warden

___________ is more secure than ___________ - VM, Container

OpenStack Heat is a tool written in ___________ - Python


HP Public Cloud uses ________ tool - Chef

This study source was downloaded by 100000832806195 from CourseHero.com on 10-07-2021 22:34:06 GMT -05:00

https://www.coursehero.com/file/42804137/Cursos-Infrastructure-As-a-Codedocx/
Infrastructure provisioning can be done with __________________ tools – Infrastructure Definition

Which of the following is not a lifecycle event of a server? – None of the options

Docker is a tool written in – Go

Which of the following is an infrastructure definition tool? – Terraform

Chef was initially created by - Adam Jacob

Puppet was initially released in the year – 2005

____________ is an open source tool developed by HashiCorp – Terraform

___________ comes as part of Linux's Fedora distribution – Ansible

m
er as
___________ shares the OS kernel of the host system. – Container

co
eH w
Marionette is a former name of – Chef

o.
rs e
Which of the following is a configuration definition file? – Manifests
ou urc
You can use _________ to script your configuration file – Any
o

Data like ______ should not be stored in VCS – Password


aC s

In _________ model, the configuration server automatically sends the updated configuration file if there
vi y re

is any change. – Push

This kind of automation is very difficult without considerable re-architecting – Retrofitting


ed d

A good infrastructure tool should support - Loose Coupling


ar stu

Which of the following cannot be found on a server? - Configuration Registry, Data (Wrong)
is

In _________ model, the configuration server is checked periodically for updates. - Pull
Th

Which is a core part of IaC? – Configuring (Wrong)

When we do not record the adhoc changes of hardware/software, it is called the - Configuration drif
sh

This study source was downloaded by 100000832806195 from CourseHero.com on 10-07-2021 22:34:06 GMT -05:00

https://www.coursehero.com/file/42804137/Cursos-Infrastructure-As-a-Codedocx/
Powered by TCPDF (www.tcpdf.org)

You might also like