์ค์๊ฐ ์์ง์ด๋ ๋ฐ์ดํฐ๊ฐ ๊ฐ์ ธ๋ค ์ค ๊ฐ์น, Data in Motion Tour์์ ํ์ธํ์ธ์!
Millions of developers code on GitHub, and if youโre one of those developers using it to create Apache Kafkaยฎ applicationsโfor which there are 70,000+ Kafka-related repositoriesโit is natural to integrate [โฆ]
Real-time data streaming necessitates a new way to think about modern data system design. In the keynote at Kafka Summit London 2022, Confluent CEO Jay Kreps described five principles of [โฆ]
Imagine your team wants to design a data streaming architecture and youโre in charge of creating the prototype. Within a few minutes, you provision a fully managed Apache Kafkaยฎ cluster [โฆ]
Some call it a challenge. Others call it a community. Whatever you call it, 100 Days Of Code is a bunch of fun and a great learning experience that helps [โฆ]
Soon, Apache Kafkaยฎ will no longer need ZooKeeper! With KIP-500, Kafka will include its own built-in consensus layer, removing the ZooKeeper dependency altogether. The next big milestone in this effort [โฆ]
Organizations define standards and policies around the usage of data to ensure the following: Data quality: Data streams follow the defined data standards as represented in schemas Data evolvability: Schemas [โฆ]
As described in the blog post Apache Kafkaยฎ Needs No Keeper: Removing the Apache ZooKeeper Dependency, when KIP-500 lands next year, Apache Kafka will replace its usage of Apache ZooKeeper [โฆ]
If you are taking your first steps with Apache Kafkaยฎ, looking at a test environment for your client application, or building a Kafka demo, there are two โeasy buttonโ paths [โฆ]
Building a Cloud ETL Pipeline on Confluent Cloud shows you how to build and deploy a data pipeline entirely in the cloud. However, not all databases can be in the [โฆ]
As enterprises move more and more of their applications to the cloud, they are also moving their on-prem ETL pipelines to the cloud, as well as building new ones. There [โฆ]
Compliance requirements often dictate that services should not store secrets as cleartext in files. These secrets may include passwords, such as the values for ssl.key.password, ssl.keystore.password, and ssl.truststore.password configuration parameters [โฆ]
Part 1 of this blog series by Gwen Shapira explained the benefits of schemas, contracts between services, and compatibility checking for schema evolution. In particular, using Confluent Schema Registry makes [โฆ]
When it was first created, Apache Kafkaยฎ had a client API for just Scala and Java. Since then, the Kafka client API has been developed for many other programming languages [โฆ]
As we announced in Introducing Confluent Platform 5.2, the latest release introduces many new features that enable you to build contextual event-driven applications. In particular, the management and monitoring capabilities [โฆ]