Section 14 Automation Flashcards

1
Q

The automation of multiple steps in a deployment process.

A

Orchestration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  1. Resource Orchestration
  2. Workload Orchestration
  3. Service Orchestration
A

Types of Orchestration

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

A software development method where code updates are tested and committed to a development or build server or code repository rapidly.

A

Continuous Integration

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

A software development method where application and platform requirements are frequently rested and validated for immediate availability.

A

Continuous Delivery

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

An organizational culture shift that combines software development and systems operations by referring to the practice of integrating the two disciplines within a company.

A

Dev Ops

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

A combination of software development, security operations, and systems operations by integrating each discipline with the others.

A

Dev Sec Ops

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

A providing architecture in which deployment of resources is performed by scripted automation and orchestration.

A

Infrastructure as Code (IAC)

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

Any system that is different in its configuration compared to a standard template within a infrastructure as code architecture.

A

Snowflake Systems

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

A property of IAC that an automation or orchestration action always produces the same result, regardless of the component’s previous state.

A

Idempotence

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

The science of creating machines with the ability to develop problem solving and analysis strategies without significant human direction or intervention.

A

Artificial Intelligence (AI)

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

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.

A

Machine Learning (ML)

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

An architecture of input, hidden, and output layers that can perform algorithmic analysis of a dataset of achieve outcome objectives.

A

Artificial Neural Network (ANN)

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

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.

A

Deep Learning

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