application development, deployment, and automation concepts. Flashcards

1
Q

_____ tracks the versions of software in real time. It will record who has accessed the code, and what was changed.

A

Version control

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

_____ is a process that follows a change to a system from identification to implementation. It is used for controlled identification and implementation of required changes within a computer system.

A

Change management

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

_____ is the act of removing or disabling access to a resource.

A

Deprovisioning

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

A _____ is a set of Structured Query Language (SQL) statements stored in a database as a group, so it can be reused and shared by multiple programs. Stored procedures can validate input.

A

stored procedure

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

A _____ contains information about sessions between network hosts. This type of data is gathered by a stateful firewall.

A

state table

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

_____ is the ability to resize an environment based on the load

A

Elasticity

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

_____ is the capacity to resize current resources based on workload resources. It is commonly used on cloud technologies.

A

Scalability

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

_____ is used to optimize database performance by removing duplicates, use of primary keys, and related data contained in separate tables.

A

Normalization

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