Operations | Monitoring | ITSM | DevOps | Cloud

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

The AI Model Showdown - LLaMA 3.3-70B vs. Claude 3.5 Sonnet v2 vs. DeepSeek-R1/V3

Following all the hype and bluster with DeepSeek’s arrival in the AI landscape––and its ability to crash the poster child of AI’s share value overnight (Nvidia), we wanted to conduct a rigorous evaluation at Komodor. We tested DeepSeek’s models head-to-head against industry leaders in solving real-world Kubernetes challenges.

Guide to unit testing

Unit testing is a software testing methodology that tests the behavior of individual functional units of code. Through unit testing, developers can verify that their code performs as intended. Providing an opportunity to catch bugs, validate the implementation of logic, and assess the quality of the code, unit testing enhances the quality of applications and preemptively identifies problems before they become major issues.

How To Monitor Kubernetes with Splunk Infrastructure Monitoring

Kubernetes is the standard for orchestrating containerized microservices — but it can present some monitoring challenges. Luckily, we’ve already covered why monitoring Kubernetes is a must-do, the basics of how to do it, and the options you have for collecting monitoring data from a K8s environment.

Introducing Megaport NAT Gateway

Cut your traditional NAT gateway costs by 70% or more with Megaport’s new software solution. For large businesses, Network Address Translation (NAT) is a must. But when speaking with our enterprise customers about the software side of their architecture, the complaint was always the same: The ballooning egress fees that come with moving massive amounts of data quickly become a major cost burden.

What is Platform Engineering and Why is it Important?

Without the right frameworks in place, software development often feels like managing a project with too many moving parts and no cohesive plan. A good solution to this problem would be having a unified platform that streamlines processes, integrates tools, and provides consistency across the development lifecycle. That’s what platform engineering offers—it simplifies the complexities of software development by making it easier to build, deploy, and maintain digital infrastructure.

Redgate Monitor Support for Azure PostgreSQL Flexible Server

Azure Flexible Server joins the suite of PostgreSQL hosting platforms supported by Redgate Monitor, which also includes Linux hosts or VMs, Amazon RDS and Aurora. Our goal is to provide you with a single-pane-of-glass view of your entire PostgreSQL estate, whether it’s running in Azure, AWS, or on-prem, ensuring simpler troubleshooting, better insights, and faster performance tuning.

Datadog Vs. New Relic: Comparing Observability Tools In 2025

Datadog and New Relic didn’t become some of the best observability platforms today by accident. Unlike traditional monitoring tools, both are built from the ground up to be cloud-native. This design is crucial for tracking system health across hybrid cloud infrastructure, modern applications, and microservices/containerized architectures. Both platforms also offer more flexible pricing models than the traditional subscription-based pricing you’ll see elsewhere.

Log Levels: Answers to the Most Common Questions

Logging is essential for understanding what’s happening inside your software. It helps developers and operators catch issues, monitor system health, and track application behavior. A big part of logging is log levels—these indicate how serious a message is, from routine updates to critical errors. In this post, we’ll break down everything you need to know about log levels, how they compare to Syslog log levels, and best practices for making the most of your logs.

The Ultimate Guide to OpenTelemetry Visualization

Modern software systems are complex, with multiple services interacting across different environments. Understanding how they behave—tracking performance, identifying bottlenecks, and diagnosing failures—requires more than just collecting data. OpenTelemetry provides a standardized way to gather logs, metrics, and traces, but the real value comes from making that data easy to interpret through visualization.