Operations | Monitoring | ITSM | DevOps | Cloud

Our Plans for Open Source Puppet in 2025

In early 2025, Puppet will begin to ship any new binaries and packages developed by our team to a private, hardened, and controlled location. Our intention with this change is not to limit community access to Puppet source code, but to address the growing risk of vulnerabilities across all software applications today while continuing to provide the security, support, and stability our customers deserve.

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.

An Open Source OpenTelemetry APM | SigNoz

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. APM stands for Application Performance Monitoring or Application Performance Management. APM tools help engineering teams effectively monitor their applications by monitoring key metrics for application performance.

11 Top MongoDB Monitoring Tools - Including Free & Open-Source [2024]

MongoDB has become a cornerstone in modern database architectures. Its flexibility and scalability make it a go-to choice for many organizations. But with great power comes great responsibility—and the need for robust monitoring. There are many monitoring tools out there, and choosing the right one can be confusing. This article lists the top MongoDB monitoring tools, from open-source ones to fully managed SaaS solutions.

How to deploy AI workloads at the edge using open source solutions

AI is driving a new wave of opportunities in all kinds of edge settings—from predictive maintenance in manufacturing, to virtual assistants in healthcare, to telco router optimisation in the most remote locations. But to support these AI workloads running virtually everywhere, companies need edge infrastructure that’s fast, secure and highly scalable.

An Introductory Guide to Prometheus Metrics

Prometheus has emerged as the de facto standard for monitoring in cloud-native environments based on several key factors. Prometheus offers a highly scalable time-series database, capable of handling millions of metrics and a pull-based architecture that simplifies network configuration and enhances security. In this blog post, we’ll explore the four primary Prometheus metric types: counter, gauge, histogram, and summary.