Eclipse Kapua is a modular platform designed to integrate IoT devices and smart sensors, facilitating the convergence of Operation Technology (OT) and IT. Its architecture supports multi-protocol device connectivity through a message broker, initially adopting MQTT but also supporting AMQP and WebSockets. This connectivity framework includes authentication, authorization, and a Device Registry for organizing and … continue reading
EMCO, which stands for Edge Multi-Cluster Orchestrator, is a control plane and application orchestrator for Kubernetes, enabling organizations to connect and deploy their workloads across public cloud, private clouds, and the edge, while still maintaining communication with and among applications. It intelligently assigns workloads into clusters, and interacts with the Kubernetes API server to hand … continue reading
Clusternet is a tool for managing multiple Kubernetes clusters across different environments. The goal of the project is to make management as easy as “visiting the Internet.” The interface lets you manage or visit clusters from a single place as if they were running locally. According to the project maintainers, this helps eliminate the need … continue reading
SpiderFoot is an open-source tool designed to automate OSINT (Open Source Intelligence) for threat intelligence and mapping attack surfaces. The project enables the exploration of a target using a wide range of data sources, thus aiding in cybersecurity, infosec, and threat intelligence. SpiderFoot can be used for various purposes, including reconnaissance, information gathering, and security … continue reading
This week’s highlighted open-source project is Litmus, which is a platform for conducting chaos engineering tests, which identify weaknesses in infrastructure so that they can be addressed before they become real issues. The project is made up of a control plane called chaos-center, which allows you to construct, schedule, and visualize chaos workflows, and an … continue reading
Capsule is an open-source framework for implementing multi-tenant and policy-based environments in Kubernetes clusters. It was created to solve the challenge of cluster sprawl, which is when the number of clusters in an organization grows to a number that is difficult to manage. Normally, one could use the Namespace object to create partitions of a … continue reading
Zulip is an open-source team chat alternative to tools like Slack or Teams. In Zulip, conversations are organized into streams (think channels in Slack) and streams contain topics, which hold conversations around a specific idea. For example, a team organizing a conference may have a stream called “annual summit,” which is divided into topics like … continue reading
Karmada is a Kubernetes management system that enables users to run their cloud-native applications across multiple Kubernetes clusters and clouds, with no changes to their applications. By using Kubernetes-native APIs and providing advanced scheduling capabilities, Karmada enables open, multi-cloud Kubernetes. Karmada seeks to offer seamless automation for managing applications across multiple clusters in diverse cloud … continue reading
The Eclipse Foundation recently announced the formation of the Eclipse Dataspace Working Group, a new subgroup within the organization that will foster the creation of new dataspaces using open source technologies. According to the Eclipse Foundation, dataspaces are “federated networks of trusted connections for sharing data to foster information sharing for mutual benefit.” It will … continue reading
The FinOps Cost and Usage Specification (FOCUS) provides consistency and standardization to cloud cost data. It helps companies visualize the value of cloud services and transforms complex billing data into a simple standardized schema. FOCUS simplifies multi-cloud billing data, enhances reporting consistency across various vendors, and streamlines FinOps capabilities such as allocation, chargeback, budgeting, forecasting, … continue reading
KEDA is a Kubernetes-based Event Driven Autoscaler that helps users scale any container based on the number of events that need to be processed. Additionally, it can be added to any Kubernetes cluster and it works with standard Kubernetes components such as the Horizontal Pod Autoscaler. With KEDA, users can explicitly map the applications they … continue reading
CubeFS is a cloud native distributed storage platform hosted by the Cloud Native Computing Foundation as an Incubating project. According to the company, this open source offering allows users to converge posix filesystem interfaces, S3 compatible interfaces, and hdfs interfaces. It also provides highly scalable metadata along with elasticity and consistency. CubeFS also offers specific … continue reading
Crossplane is an open-source project that provides infrastructure as code (IaC) for managing cloud native applications and infrastructure. It is designed to enable users to declaratively manage their cloud resources using a single, unified interface, rather than needing to use the individual APIs and tooling provided by different cloud providers. Crossplane aims to provide a … continue reading
The team at Aiven, the open-source cloud data platform, has announced a complete open-source streaming ecosystem for Apache Kafka. This is intended to deliver a robust and real-time data ecosystem with the latest editions of its beta service of Aiven for Apache Flink. “As a leader in the open source community, Aiven is on a … continue reading