Blog
Events
Cloud
6
minutes

The Top 10 Open-Source Products From KubeCon North America 2022

KubeCon is the major cloud-native gathering of thousands of people from around the globe. The event is attended by many emerging startups and companies working on revolutionary products around Kubernetes, security, containers, and DevOps. It is a great opportunity to share insights and collaborate on various community projects.
Romaric Philogène
CEO & Co-founder
Summary
Twitter icon
linkedin icon

The Qovery team also attended this event and shared their flagship product with other participants. They joined hands with other tech-oriented companies to share their experience and discuss the latest trends in the cloud world. Today, we will share with you the top ten open-source products from KubeCon 2022. Let’s start with none other than Kubernetes.

Kubernetes - The Most Successful Containers Orchestrator

Kubernetes Landing Page

Kubernetes is the #1 container orchestration platform through which you can automate many manual processes related to the deployment, scalability, and security of containerized applications. Kubernetes clusters can span public, private, or hybrid Clouds and serve as an ideal platform for deploying cloud-native applications. Kubernetes provides a built-in mechanism for scaling, fault tolerance, and state management.

Some of its powerful features include auto-scaling, self-healing, load balancing, life cycle management, and persistent storage. Organizations adopt Kubernetes to manage their IT workloads efficiently, including reduced IT expenses, improved scalability, optimized application development workflow, and many more.

KubeCost - Monitor Kubernetes Spend

KubeCost Landing Page

Organizations utilizing Kubernetes often struggle to keep track of the cost incurred on the Kubernetes solution. Kubernetes is a complex system consisting of native components, add-ons, and infrastructure elements, that makes it difficult to identify and evaluate ongoing and expected costs. KubeCost is the answer to this problem. Using KubeCost, you can monitor and manage both cost and capacity in your Kubernetes environment.

KubeCost provides real-time cost insights that help you identify the overspending and underspending, eventually leading to cost reduction by taking cost-cutting measures at the right time. Some of the essential features of KubeCost include optimization insights, proactive alerts, unified cost monitoring, etc.

Replibyte - Seed Your Development Database With Production Data

Replibyte Landing Page

Developers often face challenges seeding the development database with valuable data from the production environment. Replibyte solves this problem. It is an open-source tool to seed your databases with your production data while keeping your sensitive data safe. It supports Windows, Linux, and macOS. You can use it to seed your PostgreSQL, MongoDB, and MySQL databases.

Replibyte allows you to generate fake information for compliance reasons. You can use it even on enterprise-level large databases with TB’s of data. It supports data synchronization across different VPCs (or networks). You can retrieve the data not just from the database directly but from an existing backup as well.

ArgoCD - Declarative CD Platform for Kubernetes

ArgoCD Landing Page

Combine Kubernetes with GitOps, and you will get AgroCD. AgroCD is a Kubernetes native tool for continuous deployment. Traditional CD tools only support push-based deployment. AgroCD, on the other hand, can pull the latest code from the Git repository and directly deploy it to your Kubernetes. Through AgroCD, developers can manage both infrastructure configuration and application updates from one place.

AgroCD comes with a handy CLI and a user-friendly web interface. It supports RBAC in multi-cluster and allows you to implement SSO through all the major providers like GitHub, Oauth2, Gitlab, etc. Its powerful dashboards allow you to visualize, identify and resolve different configuration and deployment issues.

MinIO - Performant Kubernetes Object Storage

MinIO Landing Page

MinIO is a high-performant Kubernetes native object storage. It is very secure, scalable, and resilient object storage which is incredibly simple to deploy and manage at scale. It is currently the only object storage that is available on every public cloud, private cloud, all Kubernetes distributions, and even edge computing. MinIO is compliant with S3.

MinIO is equipped with enterprise features like high availability, data redundancy, vertical and horizontal scaling, strong data security, support for multiple pluggable storage backends, etc.

TiKV - Distributed Key-Value Store

TiKV Landing Page

TiKV (where Ti stands for titanium) is a distributed and transactional key-value store. Traditional No-SQL systems only provide classical key-value APIs, but TiKV also provides transactional APIs with ACID compliance. TiKV has powerful features like low latency, high scalability, geo-replication, consistently distributed transactions, etc. At the same time, it is extremely easy to use and maintain.

TiKV features strong consistency and partition tolerance, and you can use it either as the storage engine for TiDB database or an independent transactional key-value data store. You can use KiTV in online serving services and as a data store for recommendation systems.

LinkerD - Kubernetes Service Mesh

LinkerD Landing Page

With the rise of microservices-based applications, a reliable and efficient service mesh is inevitable for containerized workloads. Service mesh is the layer that makes inter-communication among different microservices possible. LinkerD is market leading service mesh providing highly efficient service mesh for Kubernetes. It is the only service mesh hosted on CNCF, which is the organization managing Kubernetes and other cloud-native tools.

LinkerD provides valuable features like zero-config mutual TLS, instant platform health metrics, blazing fast rust dataplane, and many more. It is also much simpler to use due to its minimalistic Kubernetes native design, very little YAML, and few CDRs.

Vitess - MySQL Horizontal Scaling on Kubernetes

Vitess Landing Page

Vitess is a database clustering tool for MySQL, Percona, and MariaDB horizontal scaling. It is ideally suited for running MySQL databases in Kubernetes. You can use Vitess on private and public clouds and even on dedicated hardware. Top companies like Slack, Square, JD.com, and others use Vitess to store their business data.

Vitess has strong features like materialized views, online schema migrations, high availability, horizontally scalable, shard management, etc. Vitess combines the powerful features of standard SQL with the scalability of NoSQL databases.

Backstage - Developer Portal

Backstage Landing Page

Backstage is an open-source developer portal platform. A developer portal is an internal platform for developers to learn and use their services, tools, and documentation. Backstage is created by Spotify and donated to CNCF. It aims to reduce the complexity by allowing developers to discover and utilize all the services, frameworks, tools, and documentation from one central platform.

The three core features of Backstage are:

  1. Software catalog (To manage your services, tools, libraries, etc. )
  2. TechDocs (To create, maintain, and discover the technical documentation)
  3. Software templates (To spin up new projects quickly)

Backstage provides a unified, consistent experience that ties all your tools, services, docs, and owners together in one place.

Kyverno - Policy Management for Kubernetes

Kyverno Landing Page

Kyverno is a Kubernetes native policy engine that helps you define policies through Kubernetes manifests. Using Kyverno, you can manage policies as Kubernetes resources; that way, you can take advantage of Kubernetes tools like Kubectl and Kustomize to manage policies.

Kyverno is a powerful policy-as-code tool through which you can enforce the best practices at the organizational level. Being Kubernetes native, it is easy to write and manage the policies, and you do not need specialized developers to maintain them.

Wrapping Up

KubecCon is the blockbuster event hosted by CNCF. Organizations that are successfully delivering industrial-strength cloud-native applications attend this event. Innovative ideas and breakthrough applications are presented here. This article discussed the top ten open-source applications from KubeCon 2022. Some of the products that are revolutionizing the cloud industry include Backstage, LinkerD, MinIO, RepliByte, and many others.

Share on :
Twitter icon
linkedin icon
Ready to rethink the way you do DevOps?
Qovery is a DevOps automation platform that enables organizations to deliver faster and focus on creating great products.
Book a demo

Suggested articles

Platform Engineering
DevOps
Terraform
7
 minutes
Top 5 Crossplane Alternatives & Competitors

Go beyond Crossplane. Discover Qovery, the #1 DevOps automation tool, and 4 other IaC alternatives (Terraform, Pulumi) for simplified multi-cloud infrastructure management and deployment.

Morgan Perry
Co-founder
AWS
Platform Engineering
DevOps
9
 minutes
10 Best AWS ECS (Elastic Container Service) Alternatives

Compare the top 10 AWS ECS alternatives, including Qovery, Docker, EKS, and GKE. Find the best solution to simplify Kubernetes, automate DevOps, and achieve multi-cloud container deployment.

Morgan Perry
Co-founder
Platform Engineering
AWS
Kubernetes
DevOps
9
 minutes
10 Best EKS Alternatives: Simplifying Kubernetes for Modern Development

Compare the 10 best EKS alternatives for Kubernetes, including Qovery (IDP), GKE, DOKS, and OpenShift. Simplify operations, reduce costs, and accelerate deployment.

Morgan Perry
Co-founder
DevOps
Kubernetes
Platform Engineering
15
 minutes
Top 10 Openshift Alternatives & Competitors

Because various organizations need cloud application and service management that offers different levels of simplicity, cost-effectiveness, or feature sets than OpenShift, this article will review its top alternatives to help readers make an informed decision aligned with their specific infrastructure needs.

Morgan Perry
Co-founder
AI
Infrastructure Management
Product
5
 minutes
GPU workloads on EKS just got way simpler with Qovery

Running GPU workloads on EKS has never been easy, until now. With Qovery’s latest update, you can enable GPU nodes, configure GPU access, and optimize costs automatically, all without writing a single line of YAML or touching Helm charts. Qovery now handles everything behind the scenes so you can focus entirely on your applications.

Alessandro Carrano
Lead Product Manager
Kubernetes
 minutes
Kubernetes Deployment Strategies: Pros, Cons & Use Cases

Master Kubernetes deployment strategies: Rolling Update, Recreate, Blue/Green, and Canary. Learn the pros, cons, and use cases to choose the right strategy based on your uptime, risk tolerance, and resources. Simplify complex rollouts with automation.

Mélanie Dallé
Senior Marketing Manager
DevOps
Developer Experience
 minutes
AWS ECS vs. EKS vs. Elastic Beanstalk: A Comprehensive Guide

Confused about which AWS container service to use? This comprehensive guide compares the trade-offs between simplicity, control, and complexity for ECS, EKS, and Elastic Beanstalk to help you choose the right platform for your application.

Mélanie Dallé
Senior Marketing Manager
DevOps
AWS
7
 minutes
Migrating from ECS to EKS: A Complete Guide

Planning your ECS to EKS migration? Learn the strategic business case (portability, ecosystem access), navigate the step-by-step roadmap, and avoid common pitfalls (networking, resource allocation). Discover how Qovery automates EKS complexity for a seamless transition.

Morgan Perry
Co-founder

It’s time to rethink
the way you do DevOps

Say goodbye to DevOps overhead. Qovery makes infrastructure effortless, giving you full control without the trouble.