As organizations grow more complex, the folks running them interface with reality through increasingly incorporeal abstractions. On the smallest teams, leadership might be deep in the code on a daily basis. A bit larger, and you’re talking about tasks in sprints. Larger still, and you’re talking about collections of tasks, and adopting fancy terminology like ’epics.’ At a hundred plus engineers, you’re likely talking primarily in themes of work with focus on several key initiatives....| lethain.com
Introducing seams to allow incremental displacement of a mainframe system.| martinfowler.com
This guide discusses the use of “Composition Revisions” to safely make and roll back changes to a Crossplane Composition. It assumes familiarity with Crossplane, and particularly with …| Crossplane Documentation
Learn the ins and outs of blue-green deployments in this introductory guide. And learn how to gain more control over such deployments with feature flags.| LaunchDarkly
In the context of distributed systems, canaries are used to limit the blast radius of software releases. Per the Google SRE book:| dreynaud.fail
Agile Testing Fellowship | Blog | Testing in Devops| agiletestingfellow.com
Sidekiq kind of revolutionized background job processing in ruby.| dmathieu.com
Streamlining the Rails upgrade process.| Skroutz Engineering
Feature Flags can be categorized into several buckets; manage each appropriately. Smart implementation can help constrain complexity.| martinfowler.com