2.3 Secure application development, deployment and automation concepts Flashcards

1
Q

orchestration

A

the automation of multiple steps in a deployment process

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

Resource orchestration

A

To provision or outsource resources within the cloud environment

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

Workload orchestration

A

Managing apps and other things within the cloud environment

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

Service orchestration

A

Used to deploy services within the cloud environment

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

CI/CD

A

Continuous integration and deployment. The steps in history are: Development, Testing, integration, staging, production. This is also known as an agile workflow.

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

Continuous integration

A

A software development method where code updates are tested and committed to a development. You can test and commit updates multiple times a day

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

Continuous delivery

A

This is a method where application and platform requirements are frequently tested and validated. This is used to get code ready for release

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

Continuous deployment

A

A development method where application and platform updates are committed to production rapidly.

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

DevOps

A

This combines software development and systems operations by referring to the practice of integrating the two disciplines.

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

DevSecOps

A

This integrates developers, security and operations into one team

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