Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

How to Harness the Power of Open Source and Manage its Vulnerabilities

Open source has come a long way. Open source components are the building blocks of arguably every organization’s software. According to Stack Overflow’s 2018 developer survey results, nearly half of professional developers contribute to open source projects, and 40% listed contribution to open source software as part of their non-formal learning background.

Monitoring Errors in Android Apps

When developing mobile apps it’s important to monitor errors so that you can understand your user’s experience. You need deeper insight than just a crash report because errors could cause a degraded user experience or a drop in key behavioral metrics. Your team needs to know quickly when there are production problems either with the app itself or with your backend services so you can fix the issue before more customers are impacted.

How to not lose your s#!t during an incident

Often I am asked how I always seem calm and poised during incidents. This persona is not entirely accurate as I am more like a duck in these scenarios, calm on top of the water, but paddling frantically under the water. I have learned some tricks that have helped me stay calm and drive incidents to resolution.

OpenTracing: Jaeger as Distributed Tracer

In the previous two parts of OpenTracing series, we provided a good OpenTracing overview, explaining what OpenTracing is and does, how it works and what it aims to achieve and looked at Zipkin – a popular open-source distributed tracer. In this blog post, we will look at Jaeger, a newer open-source distributed tracer developed under the CNCF umbrella.

Announcing Sensu 2.0 Beta

We’re excited to announce that Sensu 2.0 Beta is now publicly available for testing! Sensu 2.0 is easier to install and operate, requiring only a single sensu-backend process and sensu-agent process that communicate directly with each other. Our new API-driven approach gives you more flexibility when integrating Sensu into your existing infrastructure and tools. We believe this newest release is built to scale and meet the needs not only of your infrastructure today, but for years to come.

MTTD vs. MTTF vs. MTBF vs. MTTR

Development and operations (DevOps) teams must measure their day-to-day progress. Otherwise, these teams won’t know how they are performing at a given moment. Worst of all, DevOps teams that lack data-driven insights risk falling behind, missing service-level agreement (SLA) requirements and encountering various service problems that could put a company, its employees and its customers in danger.