Operations | Monitoring | ITSM | DevOps | Cloud

The 2024 Guide to Open Source Status Page Providers

Maintaining transparent communication about service availability is crucial for businesses of all sizes. Status pages are an important part of your communication strategy during times of outages and maintenance events. You can choose to go with a fully managed status page provider, or host an open-source one yourself. Open source status page providers offer a cost-effective and customizable solution. However, then can come with their own drawbacks.

Top 10 Prometheus Alternatives in 2024 [Includes Open-Source]

Effective monitoring is important for maintaining robust and reliable systems. While Prometheus has long been a go-to solution for many organizations, the growing complexity of modern infrastructure has led to an increased demand for prometheus alternatives. This comprehensive guide will explore various monitoring tools that can serve as viable prometheus alternatives, helping you make an informed decision for your specific needs.

Valkey is now included in Ubuntu

In pursuit of open source sustainability, Canonical is a committed contributor to the development of Valkey. Following our mission to amplify the impact of open source and enable a broad diversity of open source communities to collaborate under the Ubuntu umbrella, we’re pleased to announce that Valkey is now included in Ubuntu. Valkey is included in Ubuntu 24.10 (Oracular Oriole) and Ubuntu 24.04 LTS (Noble Nombat) and will be included in future releases.

Secure your stack with Canonical | Open Source Cybersecurity

Cybersecurity is an ongoing challenge for many enterprises, and safeguarding systems against evolving threats requires proactive, diligent security assessments and monitoring. Security and compliance is a challenge for organizations, with research showing that 84% of codebase contains at least one vulnerability and requires about 100 days on average to apply those fixes. In this video, Cédric Gégout, VP Product Management at Canonical, dives into the complexities of securing open source systems and company infrastructures, sharing insights from Canonical’s 20+ years of experience.

Getting Started with OpenTelemetry Visualization - A Practical Guide

OpenTelemetry is a Cloud Native Computing Foundation(CNCF) project aimed at standardizing the way we instrument applications for generating telemetry data(logs, metrics, and traces). However, OpenTelemetry does not provide storage and visualization for the collected telemetry data. For OpenTelemetry visualization, you need to use a backend that can ingest the collected data and provide a web UI to visualize it.