In (Dev)Ops, a release is only as good as its worst effect

You released new code with all sorts of new features and improvements. Yay!

Now, after the obvious things like “Does it actually work in production”, this is also the time to assess: did it impact my infrastructure performance (and thus my scalability, and thus my scaling costs) in any way.

This is yet another area where good monitoring and trending is essential.

As an example, we did a release last night on a small set of servers.

Did that help or hurt our scalability?

CPU load dropped for the same workload (we have other graphs showing which particular Java application this improvement was attributable to, but this shows the overall system CPU):

There was an improvement on a variety of MySQL performance metrics, such as the Table open rate (table opens are fairly intensive.)

But…not everything was improved:

While the overall disk performance and utilization is the same, the workload is much more spiky. (For those of you wondering how we get up to 2000 write operations per second – SSDs rock.)

And of course, the peak workloads are what constrain the server usage – with this change in workload, a server that was running at a steady 60% utilization may find itself spiking to 100% – leading to queuing in other parts of the system, and general Bad Things.

As it is, we saw this change in the workload and we can clearly attribute it to the code release. So now we can fix it before it is applied to more heavily loaded servers where it may have had an operational impact.

This keeps our Ops team happy, our customers happy, and, as it means we dont have to spend more money on hardware for the same level of scale, it keeps our business people happy.

Just another illustration of how comprehensive monitoring can help your business in ways you may not have predicted.

You may also like

Elevate Summit 2024: LogicMonitor CMO on why it’s a must-attend event for IT professionals
News and Development 4 min read
Elevate Summit 2024: LogicMonitor CMO on why it’s a must-attend event for IT professionals

LogicMonitor CMO Brooke Cunningham shares why Elevate Summit is a must-attend event for IT professionals, revealing exclusive details about the...

LogicMonitor’s latest innovations to optimize cloud performance and costs
Best Practices 5 min read
LogicMonitor’s latest innovations to optimize cloud performance and costs

Explore LogicMonitor's cutting-edge solutions revolutionizing cloud performance optimization, cost management, and network infrastructure monitoring. Unlock intelligent insights for efficient cloud...

AIOps strategy guide: How to achieve IT efficiency
Best Practices 5 min read
AIOps strategy guide: How to achieve IT efficiency

Transform your IT operations with AIOps – our strategy guide unveils the keys to efficiency. Explore how AIOps tackles alert...

Subscribe to our blog

Get articles like this delivered straight to your inbox.