GF.Backup

From OIAr
Revision as of 11:51, 30 March 2013 by Jan Schoonderbeek (talk | contribs) (GF created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


This is a Generic Function document GF Backup Version: 0.2 OIAr logo
Document type: Generic Function Owner:

J.A.H. Schoonderbeek



Description

This Generic Function belongs to Working Area Storage. Backup is a Storage facility that creates a (primary or secondary) copy of (a specified set of) data, in order to be able to rescue data after an incident or emergency has occurred. In this way, data can be restored when the original data is lost, corrupted or (un)intentionally changed. It's always paired with either an instance of Restore, which takes care of the actual restoring of the data, or Presentation Engine which allows users to consult the backup (e.g. for archive purposes). Furthermore, it's usually paired with Retention Engine because

  • backup is one of the intelligent functions that the Retention Engine is supposed to offer, and
  • backup often requires the intelligence that the Retention Engine offers to actually access the data, and/or to improve the backup processes.

Backup can preserve data at any one of several of the lower levels of data abstraction, but usually handles only a single abstraction level. Examples are

  • at the "unstructured data" level, storing sets of elementary data elements, such as the bits and bytes in a storage system;
  • at the "loosely structured data" level, storing coherent chunks of data like files or documents;
  • at the "strictly structured data" level, storing (parts of) databases.

When creating an Applied Function of this type, the next items are points of consideration:

  • What data needs to be secured?
  • Is the backup supposed to create a primary or a secondary copy (i.e. a backup or an archive)?
  • For a backup: how often and in which manner
  • Is there interrelation between (sets of) data that need to be maintained, e.g. by backing up interrelated data in a single backup?
  • When must the backup process start? (one could pair Backup with Scheduling to manage automated backups)
  • How long must the secured data be retained (minimum and/or maximum period)?
  • What level is needed for monitoring of the success or failure of any backup action, and of available backup capacity?
  • At what physical and/or logical location must the backup be created? Are there requirements whether or not created backups need to physically be moved off-site and on-site?

Icon

The image "Icon GF Backup.png" (shown below) can be used to represent this infrastructure function in graphical Pattern representations that it might be part of:

Icon for this function
Icon for this function

Generic Patterns using this Generic Function

The following Generic Patterns use this function:

Semantic query
Semantic query

No Applied Pattern based on this Applied Function (yet)

Applied versions of this Generic Function

The following variants of this function have been defined:

Semantic query
Semantic query

No Applied Pattern based on this Generic Pattern (yet)