Version Control and Change Management 3.6 Flashcards

1
Q

Change is Constant

A

Application will constantly need to be modified. Bug fixes, new features, security patches, etc. How you manage the change is the most important thing.

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

Version Control

A

Create a file, make a change. Track, save, and document every change in case you need to revert back to a previous version. This is commonly used in software development among many other computing systems. This is useful for security in order to compare versions over time and identify modifications to important files.

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

Change Management

A

You need a formal process for managing change. This will help avoid downtime, confusion, and mistakes. Always follow the process, document everything, have a recovery plan, and test everything.

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

Change Management and Security

A

Make sure to evaluate all angles of what security components might be affected.

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