cln.co/
SPOT
SPOTSingle Point Of Truth

"Why Google stores billions of lines of code in a single repository?" - Rachel Potvin

Key Takeaways
  • Keep info in one place, not all over.
  • Changes made once update everywhere.
  • One source of truth means less confusion.

Description

Data should only be stored once, and any other parts of the system that need this data should refer to this central reference point.

Google's monolithic repository provides a common source of truth for tens of thousands of developers around the world.

This approach prevents discrepancies and errors that can arise when there are multiple places where the same piece of information could exist across a system, which can lead to confusion and inconsistencies.

By adhering to SPOT, organizations or software systems can ensure that everyone has access to reliable and up-to-date information, leading to better decision-making, smoother operations, and reduced complexity.

You might also like:
ADP
APO
BSR
CCP
CoI
CQS
CRP
DIP
DRY
EUHM
EWV
FF
FTSE
GRASP
HC
HLYW
IH
IoC
IOSP
ISP
KISS
LC
LoD
LOLA
LSP
OCP
POLP
POLS
PoMO
REP
RoT
RTFM
SAP
SDB
SDP
SLA
SoC
SOLDIER
SOLID
SPOT
SRP
TdA
WET
YAGNI
ZOI