The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in Technology Organizations
Rate it:
Kindle Notes & Highlights
34%
Flag icon
However, trunk-based development required them to build more effective automated testing. Gruver observed, “Without automated testing,
34%
Flag icon
continuous integration is the fastest way to get a big pile of junk that never compiles or runs correctly.”
60%
Flag icon
Examples of non-functional requirements include ensuring that we have: Sufficient production telemetry in our applications and environments The ability to accurately track dependencies Services that are resilient and degrade gracefully Forward and backward compatibility between versions The ability to archive data to manage the size of the production data set The ability to easily search and understand log messages across services The ability to trace requests from users through multiple services Simple, centralized runtime configuration using feature flags and so forth