Operations | Monitoring | ITSM | DevOps | Cloud

Customer Story: How App Nouveau Canada Creates Specialized Software with Sentry Error Monitoring

App Nouveau is a Canadian professional services company that builds transportation management system software. As developers of highly-specialized software solutions, App Nouveau needs a robust error monitoring tool to deliver world-class code required by its commercial clients. App Nouveau recently began using Sentry to uplevel a few key areas in the code development lifecycle. Chief Technical Officer Paito Anderson and his team decided to switch to Sentry just a few months ago.

File Integrity Monitoring: Detecting suspicious file activity inside a container

In this blog, we will explore suspicious file activity inside a container and see how to effectively implement a file integrity monitoring (FIM) workflow. We’ll also cover how Sysdig Secure can help you implement FIM for both containers and Linux hosts.

Getting Started with Grafana Webinar

In this webinar, Marcus will show you how to get started using Grafana. He’ll walk you through the Grafana user interface while showing how to set up monitoring for a web service that uses Prometheus and Loki to store metrics and logs. You’ll learn how to connect, explore, and correlate data in Grafana to gain valuable insights into your application. This webinar requires no previous experience with Grafana.

The Fastest at the Edge

When you think of Kubernetes, you probably don't think "fast," but that's what K3s has at its core. Designed for resource-constrained environments like IoT and the Edge, K3s is lightning fast, robust, and powerful, and it includes innovative new features like its Helm controller. In this short video, Adrian Goins talks about K3s, MetalLB, Nginx, Traefik, and Helm while doing an install of a K3s system with MetalLB, Nginx, and Mosquitto in only a few minutes.

Monitoring Zoom Metrics from Your Machine with Logz.io

Like everyone else, my life for the last few months has become a never-ending stream of video calls. With Zoom calls, and the occasional Skype, Google Meet, or Microsoft Teams, becoming the norm I’ve noticed that the fans on my Macbook have been kicking in and sounding like a tiny jet trying to take off.

Deploy HAProxy Ingress Controller from Rancher's Apps Catalog

In Kubernetes, Ingress objects define rules for how to route a client’s request to a specific service running inside your cluster. These rules can take into account the unique aspects of an incoming HTTP message, including its Host header and the URL path, allowing you to send traffic to one service or another using data discovered in the request itself. That means you can use Ingress objects to define routing for many different applications.