Operations | Monitoring | ITSM | DevOps | Cloud

Remote Desktop File Transfer: Securely Move Files Between Desktops

Remote desktop file transfer allows people to transfer files between remote desktops and local machines quickly—and it is more vital than ever. IT teams rely on remote desktop tools to access servers, while remote employees use these tools for file transfers when working from home or collaborating with colleagues at other locations.

A complete guide to monitoring cross-platform apps using APM

Cross-platform environments are crucial for businesses aiming to optimize development costs while reaching a broader audience. By leveraging shared codebases and frameworks, organizations can maintain a consistent user experience across platforms without the need for redundant development efforts. They enhance operational efficiency by offering multi-framework support and providing a consistent user experience across platforms.

Introducing token rotation for access tokens

As part of Atlassian’s ongoing investment in security, we’re excited to introduce token rotation for access tokens in Bitbucket Cloud. Building on recent updates, like adding expiration dates to access tokens, this new capability allows you to rotate your tokens, which generates a new secret while maintaining the same access and scopes.

Demo - Don't Settle for Less: Upgrade to PagerDuty in the Post-Opsgenie Era

Don't wait for Opsgenie's EOL to future-proof your operations. Migrating from Opsgenie to JSM isn't an upgrade–it's a leap of faith. Avoid risking your operations with a “good enough” tool and take the opportunity to rethink your incident management approach entirely. PagerDuty offers the enterprise-grade reliability, continuous innovation, and comprehensive incident management capabilities that modern operations demand.

An Overview of the Grafana Infinity Data Source Plugin | Grafana Labs

Do you have data formats you want to visualize in Grafana that are not supported natively? Or maybe you want to quickly prototype a dashboard and grab data from various endpoints such as REST APIs, CSV, JSON, or GraphQL? If you answered yes, then this video is for you! In this video, Developer Advocate Marie Cruz provides an overview of the Grafana Infinity Data Source Plugin and talks about the value and benefits it can bring.

Beyond the Horizon - Backup Gets Smart

In this behind-the-scenes conversation from Empower 2025 in Berlin, N-able Head Nerd Eric Harless catches up with Stefan Voss, VP of Prudoct Management at Cove, to unpack what's new and what’s next for cloud-based data protection. From executive summary reports and billing APIs to Google Workspace backup and AI-powered recovery assurance, this episode is packed with insights for MSPs aiming to drive efficiency, reduce risk, and scale smarter.

Creating and testing a RAG-powered AI app with Gemini and CircleCI

Have you ever asked an AI model a question and received an outdated or completely off-base response? I’ve been there too. The problem is that most AI models rely solely on their pre-trained knowledge, which becomes obsolete over time. This is where RAG can help: RAG is a hybrid AI technique that combines the advantages of retrieval systems and generative models. It bridges the gap by bringing in real-time information from external knowledge sources to improve the generation quality.

Is There an Advantage to Moving Machine Vision Systems to the Cloud?

I was recently asked this question on an episode of the Industrial Automation Insider podcast. I immediately called out the need to look closer at cloud-based training of the AI models that serve as the decision engines within these automation systems. Why haven’t more manufacturers, warehouse operators, or healthcare providers jumped on this opportunity? They’re all using machine vision systems in various ways, often across multiple sites that are geographically distant from one another.

An easier way to configure the OpenTelemetry SDK in your applications | Declarative Configuration

In this video, we'll explore OpenTelemetry's declarative configuration feature, a powerful new method to configure the OpenTelemetry SDK using a YAML file without the complexity and overhead of programmatic instrumentation. I'll demonstrate this with a simple Go application instrumented using declarative configuration, sending metrics, traces, and logs to Splunk Observability Cloud. We'll cover: Resources.