From 8d7d9478d508910d67135f3d259899562d59190f Mon Sep 17 00:00:00 2001 From: Mirjam Aulbach Date: Wed, 4 Sep 2024 11:32:48 +0200 Subject: [PATCH] Add truncation marker to create better blog view Signed-off-by: Mirjam Aulbach --- ...rtless-kafka-governance-making-life-easier-for-developers.md | 2 ++ blog/2023/07/high-availability-for-klaw.md | 2 ++ blog/2023/09/schema-management-disaster-recovery-in-klaw.md | 2 ++ ...unity-update-klaws-latest-actions-to-enhance-transparency.md | 2 ++ 4 files changed, 8 insertions(+) diff --git a/blog/2023/05/effortless-kafka-governance-making-life-easier-for-developers.md b/blog/2023/05/effortless-kafka-governance-making-life-easier-for-developers.md index 5ff8819b..93413f07 100644 --- a/blog/2023/05/effortless-kafka-governance-making-life-easier-for-developers.md +++ b/blog/2023/05/effortless-kafka-governance-making-life-easier-for-developers.md @@ -15,6 +15,8 @@ systems are handled. As more and more organizations adopt Apache Kafka as a vital component of their technology stacks, the need for effective Apache Kafka governance becomes paramount. + + A common challenge companies face is the inability to effectively govern and manage access permissions for the numerous topics created, often numbering in the hundreds or even thousands. diff --git a/blog/2023/07/high-availability-for-klaw.md b/blog/2023/07/high-availability-for-klaw.md index d32a3145..cf03a1d3 100644 --- a/blog/2023/07/high-availability-for-klaw.md +++ b/blog/2023/07/high-availability-for-klaw.md @@ -30,6 +30,8 @@ implementing these measures, we can ensure continuous operation, enhance reliability, and deliver a seamless user experience, even during unexpected failures. + + ### Why High Availability matters High Availability (HA) is a design principle to ensure operational diff --git a/blog/2023/09/schema-management-disaster-recovery-in-klaw.md b/blog/2023/09/schema-management-disaster-recovery-in-klaw.md index 6dc7c8df..91e19fa4 100644 --- a/blog/2023/09/schema-management-disaster-recovery-in-klaw.md +++ b/blog/2023/09/schema-management-disaster-recovery-in-klaw.md @@ -18,6 +18,8 @@ date: Sep 5, 2023 This article explores the significance, evolution, and management of schemas in Klaw. It also covers how Klaw safeguards organizations against data loss by creating schema backups for disaster and failure recovery. + + ## Schemas Data governance is becoming increasingly important for organizations that want to improve data quality, comply with diff --git a/blog/2023/11/important-community-update-klaws-latest-actions-to-enhance-transparency.md b/blog/2023/11/important-community-update-klaws-latest-actions-to-enhance-transparency.md index a9d95c78..d8c6dc6e 100644 --- a/blog/2023/11/important-community-update-klaws-latest-actions-to-enhance-transparency.md +++ b/blog/2023/11/important-community-update-klaws-latest-actions-to-enhance-transparency.md @@ -12,6 +12,8 @@ date: Nov 22, 2023 We, as an integral part of the Klaw open-source project, are committed to upholding the true spirit of open-source values. To ensure transparency and foster trust within our community, we have an important update to share. + + **Discovery of legacy tracking code:** We recently identified a piece of legacy, non-functional tracking code within our codebase. This code, originating from a previous version of our project, used Google tag (gtag) for analytics purposes. It was designed to track various user interactions on our site, including page views, scrolls, outbound link clicks, file downloads, video plays, site searches, and form interactions.