Systems
Dependency
Plain English
Something another part relies on.
Definition
A dependency is a component or glossarySystemA system is a collection of interconnected components that work together to achieve a specific function or outcome.Open glossary term that another part of the system relies on to function.
In practice
Includes glossaryLibraryA library is a collection of pre-written code that developers can use to perform common tasks.Open glossary term, glossaryServiceA service is a component or function that performs a specific task within a system.Open glossary term, APIs, or glossaryInfrastructureInfrastructure refers to the underlying systems and resources that support applications and services.Open glossary term components.
The reality
Too many glossaryDependenciesDependencies are tasks, systems, or teams that must be completed or available before other work can proceed.Open glossary term increase risk and reduce glossarySystemA system is a collection of interconnected components that work together to achieve a specific function or outcome.Open glossary term stability.
FAQ
Common questions
A few practical answers to the questions that usually come up around this term.
What is a dependency?
It is something a glossarySystemA system is a collection of interconnected components that work together to achieve a specific function or outcome.Open glossary term relies on to work.
Why are dependencies important?
They enable reuse and functionality.
What is a risk of dependencies?
They can break or introduce issues.
How do you manage dependencies?
Through glossaryVersionA version is a specific iteration of software or a product at a point in time.Open glossary term control and monitoring.
Related Services
Related Guides
Related Terms