Workflow Orchestration Flashcards

1
Q

o 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

o The automation of multiple steps in a deployment process

A

Continuous Integration

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

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

A

Continuous Delivery

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
updates are committed to production rapidly

A

Continuous Deployment

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

Devops

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

DevSecOps

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

A provisioning 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 an 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

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

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 to 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