Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Counting Consecutive Repeating Segments in URL Strings via Trino SQL

Short Summary: Sometimes URL paths repeat by mistake because of tracking problems or redirect loops.. In this guide, you’ll learn how to find and count those repeats using Trino SQL. By using simple SQL tools like CTEs, arrays, and window functions, you can break a long link into smaller pieces and clean up the data without using complex regex.

WireMock vs MockServer vs Proxymock: Java Mocking in 2026

Your WireMock stubs are lying to you. They were accurate when someone wrote them six months ago, but the payment API added a metadata field in January, the inventory service switched from REST to gRPC in February, and nobody updated the stubs because the tests still pass. Meanwhile, production is breaking in ways your mocks will never catch. This is not a WireMock problem. It is a hand-written mock problem.

3 Simple EC2 Cost Optimization Strategies That Actually Work

Amazon Web Services (AWS) has been the leader in cloud computing for more than 10 years. Despite a decade of innovation, no AWS service encapsulates cloud computing principles better than Elastic Compute Cloud (EC2). Through EC2, AWS can offer flexible and scalable virtual infrastructure that can be ‘rented’ to run applications and workloads.

What is an Internal Developer Platform (IDP)?

Over the past year, the term Internal Developer Platform has appeared everywhere in engineering discussions. At first glance, it might sound like another buzzword for a fancy dashboard. But the growing interest reflects a real shift in how organizations manage developer productivity and infrastructure. In this post, we will unpack Internal Developer Platforms (IDP), why they exist, what problem they solve, and whether it is worth considering adopting one.

How to verify certificate renewal actually worked

On May 21, 2019, LinkedIn’s URL shortener went down. The certificate had expired. Millions of people cried out in terror when they couldn’t click on AI link bait. The interesting part: LinkedIn had renewed the certificate ten days earlier. The renewal succeeded. The certificate just never made it to the server. The renewed cert existed somewhere, but the server still served the old one. Most certificate automation is built to prevent the “I forgot to renew” problem.

Sensor-Level Access Control: A Game-Changer for Colocation Providers

Enter Hyperview’s sensor-level access control—a revolutionary approach that transforms this dynamic. By enabling granular access to individual sensors within shared environments, Hyperview empowers colocation providers to deliver the visibility their clients need while maintaining strict security and operational simplicity.

Migrate Your On-premises to the Cloud: A Step-by-Step Guide

Is it time to migrate your data center applications to the cloud? Get key considerations and a step-by-step migration path. Migrating your on-premises data center to the cloud can seem like a daunting task, from deciding on the right cloud deployment model to ensuring that your network connectivity is secure and scalable. For many companies, the question isn’t whether to migrate, but how to do it efficiently and with minimal disruption.

Step 2 to Web App Deployment: Back-End Deployment

Front-end deployment can embarrass you. Back-end deployment can wake you up at 2:13am. This is where web app deployment stops being about assets and starts being about state, uptime, traffic, and data that absolutely refuses to forget what happened five minutes ago. Back-end deployment is where complexity compounds. Quietly. Patiently. And then all at once. Let's talk about what's actually happening when you "just deploy the API.".

You Bought the AI Licenses. Why Is Only One Developer Getting 10x Results?

Here's something nobody talks about at the AI strategy meetings. Your organization just spent six figures on Cursor licenses, Claude seats, and Copilot subscriptions. Ninety percent of your engineers have access. By most internal measures, the rollout was a success. But somewhere on your team, one developer is running circles around everyone else.