Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

How to Build a Monitoring Application in Less Than 10 Minutes

This talk shows how to use Tasks, Flux, dashboards and monitoring and alerting in InfluxDB Cloud to create an external service or website monitor. This video is a simple example for everyone to use as a template for their own custom monitoring applications built on top of InfluxDB Cloud.

Building a GitOps Workflow

Since the rise of Kubernetes, GitOps workflows have become the standard way for teams to manage the state of large systems. GitOps is a way to perform application management and delivery, which at its core leverages a version control system to maintain the desired state of the system. Being able to describe the desired state using human readable text files, and allowing automation to handle deployments and updates based on those files, means less opportunity for human error and faster deployments.