Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

SecureBridge 10.7 Now Available: Stronger Security and Optimized Performance

We are excited to introduce a new version of SecureBridge 10.7 – a suite of client and server components for SSH, SFTP, FTPS, HTTP/HTTPS, SSL, WebSocket, and SignalR protocols – packed with enhanced security, optimized performance, and extended functionality for secure data transmission.

Resolving Redis connection issues with comprehensive log review

Redis is a highly efficient, versatile in-memory data store that is commonly utilized in modern applications. However, like any technology, it is not without its challenges, particularly when it comes to managing connections. By systematically reviewing Redis logs, you can diagnose and resolve these problems effectively. This blog provides an overview of Redis logs, explores their importance, and highlights how log management tools can simplify troubleshooting.

Redgate Monitor Support for Azure PostgreSQL Flexible Server

Azure Flexible Server joins the suite of PostgreSQL hosting platforms supported by Redgate Monitor, which also includes Linux hosts or VMs, Amazon RDS and Aurora. Our goal is to provide you with a single-pane-of-glass view of your entire PostgreSQL estate, whether it’s running in Azure, AWS, or on-prem, ensuring simpler troubleshooting, better insights, and faster performance tuning.

The role of Redis monitoring in scaling applications for high-traffic environments

High-traffic applications demand speed, reliability, and scalability, making Redis a top choice for tasks like caching and real-time analytics. However, as traffic grows, ensuring Redis operates at peak performance requires effective monitoring. By tracking key metrics, addressing bottlenecks, and optimizing resource use, Redis monitoring plays a vital role in maintaining stability and scalability.

Top 15 PostgreSQL Monitoring Tools in 2025

Imagine your PostgreSQL database slowing down unexpectedly, causing delayed queries, application timeouts, and frustrated users. In a data-driven world, database performance issues can lead to downtime, lost revenue, and poor user experience. PostgreSQL monitoring tools help detect and resolve performance bottlenecks, ensuring optimal database health, efficient query execution, and high availability.

Locking Down PostgreSQL with SSL: Secure Remote Connections Like a Pro

PostgreSQL is a beast when it comes to handling data, but if you're running an instance that needs to be accessed remotely, securing it with SSL is non-negotiable. Without SSL, your database connection is essentially an open book for anyone snooping on the network. Let’s lock it down with properly signed certificates!

How To Configure a PostgreSQL Datasource in Grafana

So, you’ve got a PostgreSQL database packed with juicy data, and you want to turn those raw numbers into slick, interactive Grafana dashboards? Good call! Grafana’s PostgreSQL datasource is like the secret handshake that lets you visualize your data in style—no extra ETL magic required. In this guide, we’ll walk through getting PostgreSQL and Grafana to play nice, covering everything from connection settings to query tuning.

Monitoring database exposure on Kubernetes and VMs

This week, security researchers at Wiz published a report about an internal database at DeepSeek being exposed to the internet. This kind of security risk is surprisingly common and can affect any company. The only way to prevent it is through continuous monitoring. But in modern infrastructures, services can be exposed in many different ways, making detection tricky. At Coroot, we realized that the telemetry data we already collect can help identify these risks — without requiring any extra setup.

Monitor dbt Cloud with Datadog

Data build tool (dbt) is an open source service that cleans, aggregates, and models raw data into organized, analytics-ready formats within a data warehouse. dbt Cloud, a fully managed platform by dbt Labs, extends dbt’s capabilities with advanced features such as scheduling, testing, and monitoring, accessible directly from your browser.