Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Cloud monitoring, security and related technologies.

Why features pass QA and still break in production

Database migrations are where the mock data problem shows up most clearly. A migration that adds an index to a table with 500 rows in the development database runs in milliseconds and passes every test. The same migration against a production table with 8 million rows locks the table for 90 seconds during peak traffic. Nobody saw it coming because nobody tested it against 8 million rows. This isn't an edge case.

Upgrade Your AWS Deploy Orb to Get Deploy Markers

Upgrade to the latest version of your AWS deploy orb to get automatic registration of deploy markers. This will give you instant access to deployment timeline, auto-rollback, and version comparison when something breaks — for about five minutes of effort. It will also switch you to OIDC, so there are no long-lived keys to manage. It’s a single version bump. Here’s how.

Application monitoring tools in 2026: APM, observability, and AI monitoring compared

Application monitoring tools track your application's health, speed, errors, and resource usage in real time. Also called APM tools or application performance monitoring software, these tools are essential for any team running production workloads. The leading options in 2026 are Datadog, New Relic, Dynatrace, Grafana, and Elastic APM for traditional workloads, plus Arize AI, LangSmith, and Weights & Biases for AI observability.

Why cloud repatriation is happening now

Cloud first was gospel for a decade. But the calculus has changed, and organisations are asking harder questions about where their workloads actually belong. In this clip, Civo Product Director Russ Smith breaks down the four forces that have converged to shift the default: spiralling bills that are no longer defensible at scale, the Broadcom acquisition that detonated VMware pricing overnight, sovereignty becoming a boardroom procurement requirement, and AI making new hardware brutally expensive.

Why UK Businesses are Shifting Away From the Public Cloud Cost Model

Over the past five years, one of the most consistently tracked figures in the UK business technology sector has been the flight from public cloud. Barclays' 2021 CIO survey revealed that 43% of enterprises plan to shift workloads away from public cloud. By 2024, that had grown to 83%.

Deployment strategies explained: types, trade-offs, and what each one actually costs

A deployment strategy is the method an engineering team uses to release new software to production. The six core deployment strategies are recreate (big bang), rolling update, blue-green, canary, A/B testing, and shadow deployment. Each trades off between downtime risk, rollback speed, infrastructure cost, and complexity. This guide covers all six along with what each strategy actually costs in cloud and AI infrastructure spend.