Learning Library

← Back to Library

Observability: Key to Faster Deployments

Key Points

  • Deployment speed is a key metric of success, so organizations should measure the frequency of updates over a time period rather than the days between releases.
  • The DevOps workflow consists of eight cyclical steps (plan, code, build, test, release, deploy, operate, monitor), and any slowdown in a single step throttles the entire pipeline.
  • Observability extends traditional monitoring by turning raw visibility into actionable insight and tying together infrastructure and application data, making it essential for all stakeholders.
  • Automating observability—and eventually all eight DevOps steps—prevents bottlenecks, improves software quality, and boosts customer satisfaction.
  • Real‑world results show dramatic acceleration, such as a bank cutting its product‑to‑market cycle from 10‑12 months to just two weeks after adopting automated DevOps and observability practices.

Full Transcript

# Observability: Key to Faster Deployments **Source:** [https://www.youtube.com/watch?v=x6UCODfHerw](https://www.youtube.com/watch?v=x6UCODfHerw) **Duration:** 00:03:11 ## Summary - Deployment speed is a key metric of success, so organizations should measure the frequency of updates over a time period rather than the days between releases. - The DevOps workflow consists of eight cyclical steps (plan, code, build, test, release, deploy, operate, monitor), and any slowdown in a single step throttles the entire pipeline. - Observability extends traditional monitoring by turning raw visibility into actionable insight and tying together infrastructure and application data, making it essential for all stakeholders. - Automating observability—and eventually all eight DevOps steps—prevents bottlenecks, improves software quality, and boosts customer satisfaction. - Real‑world results show dramatic acceleration, such as a bank cutting its product‑to‑market cycle from 10‑12 months to just two weeks after adopting automated DevOps and observability practices. ## Sections - [00:00:00](https://www.youtube.com/watch?v=x6UCODfHerw&t=0s) **From Deployment Frequency to Observability** - Chris Farrell argues that success should be measured by update frequency rather than days between releases, outlines the eight‑step DevOps cycle, and urges shifting from traditional monitoring to observability to accelerate application delivery. ## Full Transcript
0:00[Music] 0:00when your application is your business 0:02speed of deployment ends up being a 0:06measure of success because deployment 0:09frequency ends up meaning update 0:12frequency an update frequency means that 0:15you can react to markets react to needs 0:19react to your users it is an absolute 0:22proxy for the quality of your 0:24applications 0:26I'm Chris Farrell and I'm the vice 0:28president of value services at IBM 0:31you have to flip how you talk about 0:33deployments instead of talking about the 0:36number of days between a deployment you 0:38should be talking about the number of 0:39updates per time period the shorter the 0:42time period the more you're moving up 0:45performance of speed the devops process 0:48is a cyclical set of eight steps 0:51planning coding building testing and 0:56then release deploy operate and monitor 0:59when you have one of the eight steps 1:02that slows things down that pipeline 1:05slows down what if you were to design 1:08your it devops process for a new company 1:11what would you automate to make better 1:13predictions and accelerate application 1:15delivery I would focus on the last step 1:19I would get out of the traditional 1:21monitoring space and move into 1:23observability 1:24[Music] 1:25there's gaps that have occurred within 1:28monitoring monitoring tools provide 1:31visibility 1:32observability platforms take the 1:35visibility that you have and deliver an 1:38understanding of what it means 1:41the other thing that I like about 1:43observability is that it ties 1:45infrastructure and applications together 1:47observability is not just built for 1:50itops to get visibility of applications 1:53and then solve problems it's actually 1:55built to help everyone that has a stake 1:58in applications see data that they need 2:01to see to understand what they need to 2:04do to change it the one piece of advice 2:06I give is get to observability as soon 2:09as you can some point in the future your 2:12classic monitoring solution is going to 2:14have a catastrophic failure and how 2:17catastrophic it is to your business just 2:19depends on when and where it happens 2:21[Music] 2:22the need to go to observability is 2:25absolute 2:26and it's got to be automated because if 2:28you don't automate it you slow down when 2:32organizations start to automate all 2:34eight steps of the process they can 2:36start to see higher quality and better 2:39customer SAT but my favorite has to be 2:42speeding things up 2:43one example that I saw specifically was 2:47a bank it would take them approximately 2:5010 to 12 months to have an idea of 2:53product before it was live 2:56once they got their new devops processes 2:58they changed that time frame from 50 3:01weeks to two weeks 3:06absolute direct results of success in 3:09the marketplace