3.1 Configuration Management Flashcards

(10 cards)

1
Q

What is Configuration Management?

A

A set of practices designed to ensure configuration items (CI) are deployed consistently and maintains that way in it’s lifetime

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

What is a Configuration Item (CI)?

A

Various information system components that are treated as a single entity through the configuration management process

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

What is a Baseline Configuration (BC)

A

Set of specifications for CI that has been reviewed and agreed on, this can be used as a basis for future builds and releases

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

What is the configuration management workflow?

A

Define objectives -> Research -> Propose -> Review -> Approve -> Publish (versioning) -> Implement -> Control -> Monitor

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

What is Automated Provisioning?

A

Ability to deploy information technology or operational technology systems and services using predefined, automated procedures without needing human interventions

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

What are the 4 Provision Processes?

A

Demand generated resource allocation, idempotence, immuatable system, infrastructure as code

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

What is Infrastructure as code?

A

Using code to manage configurations and automate provisioning of infrastructure. This supports the principle of idempotence

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

What is Demand generated resource allocation

A

Automatic provisioning and deprovisioning of resources based on demand

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

What is Idempotence?

A

Principle that every time an automated configuration script is running the same result -> ensuring it is trustworthy

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

What is an immutable system?

A

Principle that resources shouldn’t be changed, only created and destroyed

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