Skip to content

Bulk data virtualisation

Scenario ID

  • SC-BDV

Scenario Name

  • Bulk Data Virtualisation

Characteristics

  • Ad hoc, or scheduled, small sets of data, compiled view of a set of data to meet a specific requirement.

Description

  • Data is not actually extracted or moved from the host systems; instead, a 'view' is created using the appropriate tools to facilitate a business requirement.
  • The view can then be extracted and sent on using the pattern Bulk Data Replication if required. The view is typically a 'snap-shot' of a particular set of data that could be from multiple sources.
  • The data it is reporting on would be dynamic, so changes frequently.
  • The view could also be of data of a sensitive nature where some data may need to be masked. The original data is not updated, but this saves having to store many copies of the same data.

Recommendations

  • Use where a view of data is required, perhaps to facilitate a user dashboard.
  • Virtual views could also be exported as a 'view' of production data to the test environment for test purposes.

Example

  • None

Pattern Reference