Difference between revisions of "Single source of truth"

From CNM Wiki
Jump to: navigation, search
(See also)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Single source of truth]] ([[SSOT]]) is either (a) a [[document]] which trustfulness is higher that the one of any other ''document'' or (b) a [[database]] that represents such ''documents''. The concept of [[Single source of truth|SSOT]] ensures that everyone in an [[organization]] bases enterprise decisions on the same data. If some data or ''document'' evolves over the time, the [[Single source of truth|SSOT]] is the practice of working on that data or ''document'' in only one place. In database architecture, the [[SSOT]] is a model of using a master or federated database as the primary location to propagate any change to the entire system automatically.
+
[[Single source of truth]] (also known by its acronym, [[SSOT]]; hereinafter, ''SSOT'') is either (a) a [[document]] which trustfulness is higher that the one of any other ''document'' or (b) a [[database]] that represents such ''documents''. The concept of ''SSOT'' ensures that everyone in an [[organization]] bases enterprise decisions on the same data. If some data or ''document'' evolves over the time, ''SSOT'' is the practice of working on that data or ''document'' in only one place. In database architecture, the ''SSOT'' is a model of using a master or federated database as the primary location to propagate any change to the entire system automatically.
  
  
Line 5: Line 5:
  
 
===Related lectures===
 
===Related lectures===
:*[[What CNM Page Be]].  
+
:*[[What Requirements Are]].  
  
 
[[Category: CNM Cyber Orientation]][[Category: Articles]]
 
[[Category: CNM Cyber Orientation]][[Category: Articles]]

Latest revision as of 15:14, 17 October 2020

Single source of truth (also known by its acronym, SSOT; hereinafter, SSOT) is either (a) a document which trustfulness is higher that the one of any other document or (b) a database that represents such documents. The concept of SSOT ensures that everyone in an organization bases enterprise decisions on the same data. If some data or document evolves over the time, SSOT is the practice of working on that data or document in only one place. In database architecture, the SSOT is a model of using a master or federated database as the primary location to propagate any change to the entire system automatically.


See also

Related lectures