Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

What Is Application Performance Monitoring?

Applications serve as the backbone of countless operations, driving productivity, customer experience and business success. Tracking and managing their performance is therefore critical to maintain continuity and efficiency, enabling IT teams to proactively identify and resolve issues before they lead to downtime and potential revenue loss. That’s where application performance monitoring (APM) comes in.

Implementing Automation: Top 5 Mistakes to Avoid

Automation has become more than just a “nice to have” choice. It’s an essential part of the modern business landscape, promising increased efficiency, reduced costs, and improved accuracy. However, despite its potential benefits, many organizations struggle when trying to implement automation. In this article, we’ll explore some of the most common implementation mistakes we’ve encountered and how to navigate them effectively.

Codefresh in the Wild: Building Padloc

This article is part of our series “Codefresh in the Wild” which shows how we picked public open-source projects and deployed them to Kubernetes with our own pipelines. We will use several tools such as GitHub, Docker, Codefresh, Argo CD, Kubernetes. This guide chronicles how we integrated all those tools together in order to build an end-to-end Kubernetes deployment workflow.

Improving Kubernetes Operations One Step at a Time

The performance, scalability, and flexibility that Kubernetes offers are big reasons for its rapid adoption. At the same time, however, it’s not simple or easy to manage Kubernetes clusters, which means third party tools are practically a requirement as you scale. I have been reminded of this a lot lately. While attending three major tech conferences in recent months, I spoke with a number of companies at varying phases of their Kubernetes journey.

MTBF MTTR MTTF MTTA - Your guide to incident response metrics

Even the most reliable and well-designed software systems experience failures. Tracking incident response metrics helps teams strengthen both organizational preparedness and system resilience by uncovering trends, gaps, and opportunities for improvement. In short, important metrics for incident management are: Understanding these metrics helps engineering leaders improve service uptime, meet SLAs, and align operational capacity.

The Debrief: Making incidents less painful with Kerim Satirli of HashiCorp & Lawrence Jones of incident.io

For a lot of teams, incident management can be a bit of a headache. It's stressful. It's not optimized. The whole process can feel like it's being held together with tape. Worst of all? Responders are the ones feeling the brunt of it. But in reality, your customers are, too. Think about it: But honestly, the situation doesn't even have to be so dire. Things can be, generally speaking, totally fine.

Qovery Named G2 Momentum Leader Winter 2024

We are thrilled to share the exciting news that Qovery has once again been recognized as a Momentum Leader for DevOps in the Winter 2024 Grid Report. This marks the third consecutive time we've received this prestigious acknowledgment, and we couldn't be more grateful for the ongoing support of our incredible community of users 🙏

Key Concepts And Best Practices For Efficient Code

Efficient code can be defined by numerous factors, in addition to what others deem necessary based on their experiences. Per this article, we will define it as: Measuring and comparing your code on its design, optimization, and performance; while considering its use cases, compute resources, quality, scalability, and structure. Along with our definition, it is important to understand some key concepts before we dive further into some best practices and additional support to contextualize our definition.