Operations | Monitoring | ITSM | DevOps | Cloud

Cloud vs On-Premises: Back to Earth or Up in the Clouds?

Research shows that most US companies go cloud-first when choosing where to deploy a new application. Indeed, cloud computing brought many new amazing solutions to people’s lives. But… Is it the only way? In 2024, are on-premises solutions a viable option for companies?

GitKraken CLI Complete Guide: Elevate Your Git Collaboration Experience

Software developers need efficient tools that facilitate collaborative development without taking you out of the zone. The CLI, or command line interface, is a developer favorite for its ease of use, quick access, and versatility. GitKraken’s CLI is specifically tailored for Git operations, enhancing the traditional command line experience with its user-friendly commands and integrations, making Git tasks simpler and more efficient.

Observability with Grafana Cloud: Explore the latest and greatest features

Grafana Cloud constantly evolves to include new, cutting-edge features for end-to-end observability. In fact, just last month at ObservabilityCON 2023, we made a number of updates to our fully managed observability platform, including the general availability of Grafana Cloud Application Observability, Grafana SLO, and Adaptive Metrics.

Cassandra vs OpenSearch

In the following comparison table, we will provide you with an extensive guide designed to enable a detailed assessment of Cassandra and OpenSearch. This comparison aims to supply an in-depth exploration of multiple aspects of these two database systems, providing you with the insights required to make informed decisions tailored to your specific use case.

Detecting Dubious Domains with Levenshtein, Shannon & URL Toolbox

In Parsing Domains with URL Toolbox, we detailed how you can pass a fully qualified domain name or URL to URL Toolbox and receive a nicely parsed set of fields that includes the query string, top level domain, subdomains, and more. In this article, we are going to do some nerdy analytic arithmetic on those fields.

Nginx Metrics and Logs Monitoring with OpenTelemetry

Nginx metrics and logs monitoring are important to ensure that Nginx is performing as expected and to identify and resolve problems quickly. In this tutorial, you will install OpenTelemetry Collector to collect Nginx metrics and logs and then send the collected data to SigNoz for monitoring and visualization. In this tutorial, we cover: If you want to jump straight into implementation, start with this pre-requisites section.

7 Million Docker Downloads, uPlot Charting Library, and Improvements in Dashboard - SigNal 31

Welcome to the 31st edition of our monthly product newsletter - SigNal 31! We shipped a lot of improvements in our dashboard user experience and crossed 7 million Docker downloads. Let’s see what the humans of SigNoz did in the month of November 2023.

Spring Boot Monitoring with Open-Source Tools

Spring Boot Monitoring aims to provide real-time insights into various aspects of a Spring Boot application. Spring Boot provides useful libraries like the Spring Boot Actuator and Micrometer to aid in monitoring. But in order to set up effective monitoring, you need to use a tool where you can send the monitoring data for storage and visualization. In this tutorial, we cover: In this tutorial, you will learn how to monitor a Spring Boot application with SigNoz and OpenTelemetry.