AI-powered observability: picking up where AIOps failed
Member post originally posted on the Logz.io blog by Asaf Yigal GenAI promises evolutionary changes in how we use observability tools, but meeting expectations means heeding the lessons of our AIOps mistakes. The emergence of generative…
We’re excited to share the updated etcd Project Journey Report! etcd is one of CNCF’s longest-standing graduated projects. We initially looked at the project’s growth back in 2021, and are happy to see continued growth in…
Engineering leaders continue focus on TestOps – operational strategies
Community post by Saqib Jan As technologies become more advanced year on year, the complexity of software testing increases, too. When building a testing strategy, companies typically map their operations into three segments: the people, the…
Introduction etcd is a highly reliable key-value store for distributed systems that provides a way for applications of any complexity — from simple web applications to large software platforms — to store and access critical data….
etcd Project Journey Report – Japanese translation
はじめに etcdは、分散システム用の信頼性の高いキー バリュー ストアであり、単純なウェブ アプリケーションから大規模なソフトウェア プラットフォームまで、あらゆる複雑さのアプリケーションが重要なデータを保存およびアクセスする方法を提供します。 etcdは、2018年にRed Hatが買収したCoreOSで開発されたもので、リーダー ノードでも一貫性の保証とマシン障害への耐性をユーザーに提供します。アプリケーションはetcdからデータを読み取ったり、etcdにデータを書き込んだりすることができます。また、特定のキーやディレクトリの変更を監視し、自動的に反応して、アプリケーションがそれに応じて再構成できるようにします。etcdは、CNCFの最も勢いのあるopen source velocityプロジェクトであるKubernetesの主要なデータストアです。 etcdは2018年12月にCNCFに参加し、2020年11月に卒業するまで、約2年間インキュベーションに残りました。CNCFは2021年3月にetcdプロジェクトの最初のジャーニー レポートを公開しました。そして、3年以上にわたる目覚ましいプロジェクトの成長とコミュニティの拡大を経て、2024年に更新されたetcdプロジェクトの2回目のジャーニー レポートを発表できることを誇らしく思います。 このプロジェクトジャーニー レポートでは、CNCFの下でetcdが経験した驚くべき成長の道のりをご案内します。全てのデータに特定の入力要因を関連付けることはできませんが、成功した決定やアクションを調査し、相関関係を文書化し、探求することはできます。このレポートは、CNCFが発行するプロジェクト ジャーニー レポート シリーズの一部です。 注:これらの統計は、CNCFがCNCFプロジェクト コミュニティと共同で構築したDevStatsツールで収集されたものです。「コントリビューター」とは、レビュー、コメント、コミット、PRまたはイシューの作成を行った人を指します。 プロジェクト スナップショット Xiang Li は、2013年6月6日にetcd GitHubリポジトリに最初のコミットを行いました。2018年12月11日にCNCFに参加して以来、etcdには次の内容が加わりました。 etcdは、Fidelity Investments、Ant Financial、Huaweiなど、金融サービス、テクノロジー、通信、AIなどのリーダーを含む世界中の組織に採用されています。さらに、Kubernetesクラスターはetcdを主要なデータストアとして使用しているため、 etcdを利用しているエンド ユーザーには、Google、Alibaba Cloud、Amazon、Booking.com、Spotify、OpenAI、SquareSpace、Visa、Salesforce、Uberなどが含まれます。 コントリビューターの多様性 1/7 etcdは、主要なベンダーとエンド…
KubeCon + CloudNativeCon North America 2024 co-located event deep dive: OpenFeature Summit
Co-chairs: David Hirsch, Michael BeemerNovember 12, 2024Salt Lake City, Utah The Open Feature Summit focuses on the use of feature flags and experimentation in cloud-native environments. It’s an event designed to help developers, architects, and decision-makers…
Kubernetes is evolving, the CKA exam too!
Updates are coming to the CKA exam after November 25th, 2024 Kubernetes and the rest of the Cloud Native ecosystem are both evolving fast. The velocity report that is conducted by the CNCF each year is…
Coming soon: the Certified Backstage Associate certification for developers and platform engineers
As platform engineering and service catalogs have moved to the forefront of the conversation around cloud native developer experience, IT professionals need to understand the open source tools underpinning these trends. That’s why Cloud Native Computing…
Building a Kubernetes Platform with Cilium Nemlig has a platform engineering team of four individuals responsible for building and operating their Kubernetes platform. Their platform uses the k3s Kubernetes distribution and operates across both VMWare and…
Love, hate, and policy languages: an introduction to decision-making engines
Community post by Gabriel L. Manor, Director of DevRel at Permit.io Domain-specific declarative languages have been a huge part of software development since its early days. Created to tackle the complexities and specialized requirements that general-purpose…