Operations | Monitoring | ITSM | DevOps | Cloud

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

Implementing DevOps practices in front-end development

CI/CD is an approach to software development that combines continuous integration (CI) and continuous delivery (CD). CI/CD makes developing apps faster, safer, and more efficient. In front-end development, CI/CD becomes even more valuable as developers frequently test, build, and deploy applications. Automating this process reduces the need for developers to manually carry out these tasks, boosting efficiency and reliability.

Nginx Logging: A Complete Guide for Beginners

So, you're wrestling with Nginx logs, huh? Been there. In fact, I used to spend way too much time hunting down log files until I finally got smart about it. Let me save you the trouble. Nginx logs are like the black box flight recorder for your web server. When everything crashes and burns (and it will), those logs are often the only evidence left to figure out what happened. But first, you need to know where to find them.

[Webinar] Kubernetes Health Management with Komodor

Modern Kubernetes environments are increasingly growing in scale and complexity. While application performance monitoring and infra-observability tools were once sufficient to maintain reliability, they are ill-equipped to handle the distributed and ever-changing nature of dozens or hundreds of Kubernetes clusters.

InfoBlox NetMRI is Ending-Here's Why You Should Move to IP Fabric Now

If you are a network owner, you know the importance of stability, visibility, and automation. With NetMRI reaching its Last Order Date on April 30, 2025, now is the time to think ahead and choose a solution that doesn’t just replace what you have—but actually makes your job easier. That’s where IP Fabric comes in. If you’re still relying on NetMRI for network configuration and change management (NCCM), I strongly recommend making the switch now. Here’s why.

How AI broke serverless and what to do about it with Vercel's Mariano Fernández Cocirio

Mariano, Staff Product Manager at Vercel, explains why serverless architectures are hitting unexpected limits—they’re too fast. The industry has spent millions optimizing serverless for speed, but AI workloads are changing the game. In the AI realm, slower execution often leads to better results. The challenge? Paying for all that idle compute time while waiting for AI responses.
Featured Post

Personal resilience boosts operational resilience

Winter is a grinding time. The temperature, the darkness and the rain all take a toll on people. As a business, it's worth remembering that the human element of IT operations needs looking after just as much as the technology they maintain. Business leaders can't have one without the other.

New in SSIS Data Flow Components 3.1: Optimized Performance & Expanded API Support

We are thrilled to announce a major release of our SSIS Data Flow Components, powerful tools designed to simplify the ETL process within SQL Server Integration Services (SSIS) packages. This update brings significant enhancements, including improved performance, support for new server versions and APIs, and the addition of new objects and properties to existing components.

Top Cloud Cost News From February 2025

There’s no doubt about it: The cloud cost landscape changes quickly. It seems like every month brings new updates from the cloud providers and several new resources you can use to master FinOps within your organization. Here are the top cloud cost news headlines you may have missed from February 2025: Read on for the details.

Advanced Container Resource Monitoring with docker stats

If you’ve ever needed to check how much CPU or memory a Docker container is using, docker stats is the command for the job. It provides real-time resource usage metrics, helping you monitor and troubleshoot containers efficiently. This guide covers everything you need to know about docker stats: how to use it, what each metric means, and how to integrate it into a larger monitoring setup.

#037 - Problem First, Kubernetes Second: Insights from Ahmed Bebars (New York Times | CNCF)

In this episode of Kubernetes for Humans, we speak with Ahmed Bebars, a Principal Engineer at the New York Times and a CNCF Ambassador, who offers a unique perspective on cloud native technologies. Ahmed recounts his professional journey in accounting before transitioning into the technology sector, leading to his current deep involvement with the Kubernetes ecosystem. He shares his initial introduction to Kubernetes almost a decade ago, recognizing its capabilities in container orchestration.