Configuration Managrment 3.1 Flashcards
The principal that every time an automated configuration script is run, the same exact result is produced
Idempotence
Set of practices designed to ensure that configuration Items(CI) are deployed in a consistent state and stay that way through their lifetime
Configuration Management (CM)
Aggregation of information system components and treated as a single entity
Configuration Item(CI)
Is the automatic provisioning and deprovisioning of resources based upon demand
Demand-generated Resource Allocation
Software and hardware that detect or cause changes through direct monitoring and control of physical devices, processes, and events within industrial environments
Operational Technology
Ability to deploy IT or OT systems without requiring human intervention
Automated Provisioning
Agreed upon specifications for a configuration item
Baseline Configuration (BC)
The principle that resources should not be changed, only created and destroyed
Immutability
Using code to manage configuration and automate provisioning of infrastructure
Infrastructure as Code