Goals for observability The goal is to have good overall system observability. Otherwise the developers(Service Providers) and devops will be left in the dark in production. What does high cardinality means in short High cardinality means high dimensionality. High dimensionality means in simple terms this: You have correlated log records with many parameters none of… Continue reading Observability and high cardinality
Category: Architecture
Non-functional requirements
A list of non-functional requirements for recall After reading books and articles, watching videos, etc. I tried to summarize a list of non-functional requirements that is more important to LOB apps
Architecture Design Reviews and Architecture Decision Records
While reading George Fairbanks` excellent book: Just Enough Software Architecture I came to section 15.6.2 Informal analysis techniques and then started to research one of them: Architecture Design Reviews. What does Architecture Design Review gives I find several benefits of this informal technique that will bring value to big and small companies alike for the… Continue reading Architecture Design Reviews and Architecture Decision Records