Section 14 Automation Flashcards
The automation of multiple steps in a deployment process.
Orchestration
- Resource Orchestration
- Workload Orchestration
- Service Orchestration
Types of Orchestration
A software development method where code updates are tested and committed to a development or build server or code repository rapidly.
Continuous Integration
A software development method where application and platform requirements are frequently rested and validated for immediate availability.
Continuous Delivery
An organizational culture shift that combines software development and systems operations by referring to the practice of integrating the two disciplines within a company.
Dev Ops
A combination of software development, security operations, and systems operations by integrating each discipline with the others.
Dev Sec Ops
A providing architecture in which deployment of resources is performed by scripted automation and orchestration.
Infrastructure as Code (IAC)
Any system that is different in its configuration compared to a standard template within a infrastructure as code architecture.
Snowflake Systems
A property of IAC that an automation or orchestration action always produces the same result, regardless of the component’s previous state.
Idempotence
The science of creating machines with the ability to develop problem solving and analysis strategies without significant human direction or intervention.
Artificial Intelligence (AI)
A component of AI that enables a machine to develop strategies for solving a task given a labeled dataset where features have been manually identified but without further explicit instructions.
Machine Learning (ML)
An architecture of input, hidden, and output layers that can perform algorithmic analysis of a dataset of achieve outcome objectives.
Artificial Neural Network (ANN)
A refinement of machine learning that enables a machine to develop strategies for solving a task given a labeled dataset and without further explicit instructions.
Deep Learning