Module 4 Applying CI/CD to CN Applications Flashcards

1
Q

What tools and standards can automatically generate documentation?

A

OpenAPI and Swagger

OpenAPI and Swagger are tools that can be added to automatically generate documentation.

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

What would be considered a characteristic of a manual deployment?

A

Slow

A characteristic of manual deployments is they are slow because humans are slower and there are longer wait times for task performance.

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

Fill in the blank.

Metrics and logging can be reviewed by root cause analysis and __________.

A

Auditing

Metrics and logging can be reviewed by root cause analysis and auditing.

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

Fill in the blank

Two of the methods used in GitOps implementation are __________ and __________.

A

ArgoCD and Tekton

ArgoCD and Tekton are two of the methods used in GitOps implementation.

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

What are event listeners, pipeline run, and trigger bindings?

A

Characteristics of Tekton pipelines

Event listeners, pipeline run, and trigger bindings are considered Tekton pipelines resources.

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

True or False

Continuous integration is a software development process where developers integrate the new code they’ve written less frequently throughout the development cycle.

A

False

Continuous integration is a software development process where developers integrate the new code they’ve written more frequently throughout the development cycle.

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

What does a good multicloud strategy leverage?

A

APIs

A good multicloud strategy leverages APIs.

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

What is a core principle of automated validation?

A

CI/CD

CI/CD is a core principle of automated validation.

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

What are considered some of the functionalities of the GitOps tools?

A

Functionalities of GitOps tools include the management of rollout processes, monitor environment for changes and they compare changes to the stored state.

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

Security validation is a key step in what process?

A

CI/CD

Security validation is a key step in CI/CD process.

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