Difference between revisions of "Auditability"

From PKC
Jump to navigation Jump to search
(Created page with "This term is introduced in Martin Kleppmann's book on Designing Data-Intensive Applications<ref>{{:Book/Designing Data-Inten...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This term is introduced in [[Martin Kleppmann]]'s book on [[Book/Designing Data-Intensive Applications|Designing Data-Intensive Applications]]<ref>{{:Book/Designing Data-Intensive Applications}}</ref>.
Designing for [[auditability]] is an idea introduced by [[Martin Kleppmann]] in the book on [[Book/Designing Data-Intensive Applications|Designing Data-Intensive Applications]]<ref>{{:Book/Designing Data-Intensive Applications}}, Part III, Chapter 12, The Future of Data Systems, Page 531</ref>.
 
<noinclude>
{{PagePostfix
|category_csd=Data Science,Auditability
}}
</noinclude>

Latest revision as of 13:13, 16 July 2022

Designing for auditability is an idea introduced by Martin Kleppmann in the book on Designing Data-Intensive Applications[1].


References

  1. Kleppmann, Martin (Mar 1, 2017). Designing Data-Intensive Applications:The Big Ideas Behind Reliable, Scalable, and Maintainable Systems. local page: O'reily Press.  , Part III, Chapter 12, The Future of Data Systems, Page 531

Related Pages