Operations | Monitoring | ITSM | DevOps | Cloud

%term

Distributed Tracing with Zipkin and ELK

While logs can tell us whether a specific request failed to execute or not and metrics can help us monitor how many times this request failed and how long the failed request took, traces help us debug the reason why the request failed, or took so long to execute by breaking up the execution flow and dissecting it into smaller events.

How to create and manage Kubernetes clusters the easy way with Rancher 2.0 - Online Training

Need to set up and run Kubernetes on different cloud providers, import existing clusters, monitor and check the health of your clusters and deploy your applications in production? This training will introduce you to the steps and concepts needed to do all those tasks with Kubernetes and Rancher 2.0.

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.

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.

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.