...

/

Revisiting Dependency Management

Revisiting Dependency Management

Let’s look at dependency management and why it's important to maintain this practice in program execution.

We'll cover the following...

What matters during execution?

Remember, managing complexity is really at the heart of what you do as a technical program manager.

Complexity invites risk, and one of your major jobs is to reduce or eliminate risk. Dependencies across many teams, systems, and services are major contributors to increased complexity.

As the ...