Configuration Management Tools Flashcards

1
Q

What addresses the need to provision and manage large amounts of systems?

A

Configuration Management tool

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What introduces the idea s infrastructure as code?

A

Configuration Management tool

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are common configuration management tools?

A

Ansible, chef, puppet and salt

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Uses a single management node?

A

Ansible

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Implements a client server model

A

puppet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Provides both a client server and agentless models

A

salt

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Contains inventory files, playbooks modules etc.

A

Ansible

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Contains facts, manifest file and catalogs

A

Puppet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Contains cookbooks, recipies and attributes

A

chef

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

contains salt minions, salt masters, zeromq and grains

A

salt

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Puppet

A

implements a client server model
one or more servers run on puppet server
managed nodes run the puppet agent
agents send system info facts to the server
the puppet server compiles a catalog file based on the system info and the manifest file
the manifest file is created using puppet code and can have one or more sections
the puppet agent receives operational instructions from the catalog file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly