Problem
What problem is the pattern looking to solve
How do we store data centrally, in a way that provides context and absorbs changes.
Solution
A generalised design which can be applied to solve the problem given the context
Context
A disucssion on when this pattern could be applied
TBD
Impact
The likely consequences of adopting this pattern
FOR
Less Data Duplication
Data is only stored in the Data Vault layer, reducing data duplication compared to other Data Archtitecure patterns.
Reduced complexity
AGAINST
Requires modeling up front
You will need to model the Data Vault Hubs. Sats and Links before you can populate the Raw vault, increasing the time before the data is available for use.
Related Patterns
Other patterns that are similair to this pattern or reliant upon it
Ask us to complete this pattern
Get in touch and let us know you would like us to complete this pattern next