Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

Real World Software Development: Finding, Reproducing, and Fixing Bugs

Veteran developers and staff engineers at InfluxData, Nga Tran and Andrew Lamb, have an honest conversation about dealing with software bugs. Bugs can be frustrating, but they can also be thrilling. They are a sign that people are actually using your software - and that's a good thing! Andrew and Nga talk through a recent bug their team encountered, how they approached resolving the issue, and what considerations go into building a permanent fix.

Rewriting InfluxDB: Perspectives From InfluxData's Staff Engineers

Veteran developers and staff engineers at InfluxData, Nga Tran and Andrew Lamb, discuss what it was like to rewrite InfluxDB for version 3.0. Several factors prevent companies, especially startups, from rewriting their products. But what does the process look like once a company embarks on a rewrite? And how do they balance innovation with user feedback?

Rancher Live: Building for the edge

The rise of Edge deployments has changed the landscape of problems that enterprises face. The growing importance of zero-touch provisioning at the edge has caused a shift in how downstream workloads are deployed and configured. Low bandwidth and air-gapped scenarios have complicated the existing provisioning workflows, shifting the configuration burden from a post-deployment solution to the base image.

Ep. 23 Balancing the Scales Cost, Technology, and FinOps

In this episode of Cloud Control podcast, hosts Sean Harris and Danal Burke are joined by special guest Dvir Mizrahi, Head of Financial Engineering and FinOps at Wix.com. They discuss the transition from DevOps to FinOps and the challenges that come with it. Dvir explains how they took a ground-up approach at Wix, involving the Engineering teams in the FinOps process and aligning it with their existing processes. They also talk about the importance of tools in managing and monitoring cloud costs, and how Wix developed their own in-house tool to suit their specific needs.

Web Performance Monitoring Recorder Migration

Upgrade Your Web Performance Monitoring with SolarWinds 2024.2! Join Crystal Taylor, SolarWinds evangelist, as she shares exciting news about the latest enhancements in web performance monitoring! If you've been using our WPM transaction recorder, it's time to embrace the future with our updated Chromium-based recorder. What's Inside: Overview of the transition from Internet Explorer to Chromium.

Python Flask instrumentation using OpenTelemetry | SigNoz

In this video, you will learn how to instrument your Python Flask application using OpenTelemetry and monitor your trace data in SigNoz. Link to Document used in this video More about SigNoz: SigNoz - Monitor your applications and troubleshoot problems in your deployed applications, an open-source alternative to DataDog, New Relic, etc. Backed by Y Combinator. SigNoz helps developers monitor applications and troubleshoot problems in their deployed applications. SigNoz uses distributed tracing to gain visibility into your software stack.

Network Detection Response (NDR) Explained

Our webinar, Network Detection Response (NDR) Explained will unravel the complexities of this technology and highlight its critical importance in today's cybersecurity landscape. Progress Flowmon product experts will guide you through the historical evolution of NDR technologies. Additionally, you will learn how NDR.

Why "page.goto()" is slowing down your tests

In this video, we dive into Playwright's "page.goto()" and understand why it could be slowing down your end-to-end tests. We start with an example script and then walk you through the Playwright UI mode to understand how resource loading can delay the "page.goto()" call. We also look into the different "waitUntil" configurations and check how they affect the speed of your tests. Enjoy, and drop any questions or comments below!