Difference between revisions of "Auditability"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
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> | <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
- ↑ 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