description: information systems good practice for data normalization using one source for a particular data element
19 results
by David G. W. Birch and Victoria Richardson · 28 Apr 2024 · 249pp · 74,201 words
sustainable outcomes’ (Rubin 2023). Hedera’s contribution is to put ‘the balance sheet of the planet on the public ledger’ in order to establish a single source of truth that ‘facilitates cross-sectoral cooperation and decision-making processes that are cost-effective and rooted in real-world impact’. To deliver on this, Hedera created
by James Turnbull · 1 Jan 2007
your node configurations in a LDAP server. This externalization of data provides a number of advantages when managing our configuration information, especially in providing a single source of truth and a centralized repository for asset and configuration information. As discussed in Chapter 1, the Puppet client-server model is not yet fully scalable to
by Nandan Nilekani · 4 Feb 2016 · 332pp · 100,601 words
can be quickly noted, a process that can be made faster through automation. Once the data is available, political campaigns can use it as a single source of truth. The data can be accessed with a simple device like a smartphone or a tablet. As we will discuss in the next chapter, one of
by Damiano Fusco · 16 Aug 2020
a State Management Pattern to keep views/state/actions separated and allow to manage state changes from a centralized place, the store, which becomes the single source of truth for our application state. As long as we follow Vuex recommended patterns and read or modify the state only through Vuex actions and mutations, our
by Douglas B. Laney · 4 Sep 2017 · 374pp · 94,508 words
an overall philosophy of “data defense and data offense… building ‘data management in a box’ by attacking business cases module by module to create a single source of truth that ultimately pulls data from 3000 systems into one place.”1 Applied Asset Management for Information Vision After studying the library science domain, it’s
by Callum Macrae · 23 Feb 2018 · 296pp · 41,381 words
data is stored in our vuex store. It’s like one big object that we can access from anywhere in our application—it’s the single source of truth. Let’s take a simple store that contains only a number: import Vuex from 'vuex'; export default new Vuex.Store({ state: { messageCount: 10 } }); Now, in
by Olga Filipova · 13 Dec 2016 · 292pp · 66,588 words
can only call the actions. Actions belong to the brain, and in their callbacks, the state can be modified. Thus, our brain is a single source of truth. Tip Single source of truth in information systems is a way of designing the architecture of the application in such a way that every data element is only stored once
…
store's state. Instead, they have to dispatch mutations declared by the store, which allows easy tracking of changes. Our Vuex store thus becomes a single source of truth. Let's create a simple greetings example to see Vuex in action. Greetings with store We will create a very simple Vue application with two
by Ash Fontana · 4 May 2021 · 296pp · 66,815 words
the data “exhaust” (anything recorded when customers perform operations in an application, such as clicking buttons and changing values) from existing systems of record (the “single source of truth” for a business function), and build AI on top. Better Data Collection, Better Products Salesforce is a system of record, and the apps on top
by James Turnbull · 1 Dec 2014 · 514pp · 111,012 words
that have changed. Further, many monitoring systems require you to duplicate configuration on both a server and the object being monitored. This lack of a single source of truth leads to increased risk of inconsistency and difficulty in managing checks. It also generally means that the monitoring server needs to know about resources being
by Heather Adkins, Betsy Beyer, Paul Blankinship, Ana Oprea, Piotr Lewandowski and Adam Stubblefield · 29 Mar 2020 · 1,380pp · 190,710 words
and the instrumentation. Tracking these results transparently helps motivate users and simplifies communications and internal reporting. Rather than duplicating work, you should also use this single source of truth for executive communications. Conducting any large-scale, long-term change in an organization while maintaining continued leadership support is difficult. To sustain momentum over time
by Arvid Kahl · 24 Jun 2020 · 461pp · 106,027 words
by Sam Newman · 14 Nov 2019 · 355pp · 81,788 words
by David Reed · 31 Aug 2021 · 168pp · 49,067 words
by Jan Kunigk, Ian Buss, Paul Wilkinson and Lars George · 8 Jan 2019 · 1,409pp · 205,237 words
by Peter Morville · 14 May 2014 · 165pp · 50,798 words
by Mariya Yao, Adelyn Zhou and Marlene Jia · 1 Jun 2018 · 161pp · 39,526 words
by Aaron Dignan · 1 Feb 2019 · 309pp · 81,975 words
by Vivek Ramaswamy · 16 Aug 2021 · 344pp · 104,522 words
by Ronald J. Deibert · 14 Aug 2020