Infographic: Protecting (or Popping?) the DevOps Bubble
To ensure applications become resilient inside the DevOps bubble, SRE teams must harden them throughout the CI/CD pipeline.
Join the DZone community and get the full member experience.
Join For FreeI recently virtually attended Failover Conf, a full day of application resiliency knowledge sharing sessions put on by Gremlin and featuring a host of thought-leading customer SREs and vendor practitioners.
There is a ‘continuous’ thread running through all aspects of DevOps practices: continuous automation: integration, testing, delivery, monitoring, observability and issue resolution. All companies want to deliver faster, so to achieve agility, they also want to fail faster, so corrections can be made as early as possible.
The acceleration of the automation software lifecycle can cause dangerous breakdowns in production. The need to balance agility versus fragility calls for chaos engineering practices and tooling, which harden applications against both known issues — and the infinite unknown failure conditions that may ‘pop the bubble’ of a real-world production release.
But Chaos Engineering isn’t just an aggressive pre-production exercise — it’s actually a protective continuous practice that can optimize the agility/fragility ratio across the entire DevOps lifecycle, which has many potential points of failure at every stage.
> View or download the PDF of this printable letter-sized Intellyx Infographic here.
Published at DZone with permission of Jason English. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Working on an Unfamiliar Codebase
-
VPN Architecture for Internal Networks
-
Design Patterns for Microservices: Ambassador, Anti-Corruption Layer, and Backends for Frontends
-
TDD vs. BDD: Choosing The Suitable Framework
Comments