Operations | Monitoring | ITSM | DevOps | Cloud

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

Designing an automated SDLC control

For anyone shipping software in regulated industries, the word “control” gets thrown around all over. Compliance frameworks demand controls, auditors verify controls are used, engineering teams implement controls, and there are even Control Owners. But what exactly is a control? And more importantly, how do we design controls that actually serve their intended purpose while enabling rather than hindering delivery velocity?

How Qovery uses Qovery to speed up its AI project

Discover how Qovery leverages its own platform to accelerate AI development. Learn how an AI specialist deployed a complex stack; including LLMs, QDrant, and KEDA - in just one day without needing deep DevOps or Kubernetes expertise. See how the "dogfooding" approach fuels innovation for our DevOps Copilot.

#051 - Surviving the Shift: From Legacy Monoliths to Day 2 Chaos with Hayato Shimizu (Digitalis)

From the early days of "neural nets" and WebSphere to the modern complexities of Kubernetes, Hayato Shimizu has seen the evolution of infrastructure firsthand. In this episode of Kubernetes for Humans, the co-founder of Digitalis joins the show to discuss the harsh realities of enterprise platform engineering and his personal journey from corporate employee to consultancy owner.

The Hidden Cost of 30% AI-Generated Code #speedscale #aicoding #devops #technews #ai

AI now writes 30% of Big Tech’s code, but the resulting surge in defects is crashing platforms like AWS and GitHub. Manual testing can no longer keep up with this velocity; it's time to deploy AI Quality Agents to save our systems. Is AI speed worth the decline in code quality, or are we headed for a breaking point? Let me know if you’ve noticed more bugs in your workflow lately. Video collab with @ScottMooreConsultingLLC.

DataReader vs DataSet: A Guide to Connected and Disconnected Data Access

DataReader and DataSet are two significant data access models that can greatly impact the performance, scalability, and responsiveness of your.NET application. The connected model, powered by DataReader, keeps a live connection open and streams data forward-only to maximize speed and minimize memory usage. The disconnected model, implemented through DataSet, takes the opposite approach. It loads data into memory so you can edit and reuse it without constant database interaction.

Part Two: Turning Event Intelligence into Action - Real-World Value for Financial Enterprises

Event Intelligence Solutions are redefining how organizations manage complexity and risk across digital ecosystems. Their true power lies not only in detecting anomalies or suppressing noise, but in providing actionable, explainable intelligence that connects IT events to business impact.

How to Reduce Service Desk Workload with AI and Automation

For many IT directors, the service desk feels permanently stretched. It’s a math problem that is forever in motion. Every quarter brings new apps, new devices, new access rules, and new ways for small issues to become daily interruptions. Even when tooling improves, the queue still grows because the work expands with the environment. The pressure shows up in familiar places, like rising ticket counts, tighter SLAs, and a large backlog of projects that need help.

Recapping our webinar on the Engineering in the Age of AI: 2026 Benchmark Report

I remember the first time I used an AI coding assistant. I watched the cursor dance across my screen and generate a hundred lines of code in seconds. It felt like I had finally found a cheat code for software engineering. That initial rush of productivity is a dopamine hit that's intoxicating and makes you think you can do anything with just a simple prompt or two.