home.social

#apachekafka — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #apachekafka, aggregated by home.social.

fetched live
  1. flask-confluent-kafka

    Extensão Flask totalmente tipada (PEP 561) e testada para integrar producers e consumers do Confluent Kafka em poucas linhas — configuração direto pelo app.config, autenticação SASL opcional e suporte a múltiplos clientes nomeados, independentes do par padrão. Publicada no PyPI, com CI ativo e changelog versionado.

    🔗 github.com/Riverfount/flask-co

    #Python #Flask #Kafka #ApacheKafka

  2. Kafka CLI options driving you crazy? AI might finally have a solution.
    Grzegorz Kocur tested Confluent’s mcp-confluent server with Claude Code on local Kafka clusters running mTLS and SASL/SCRAM.
    Read to find out what happened: softwaremill.com/managing-kafk

    #Kafka #ApacheKafka #AI #MCP #DevOps #ClaudeAI #Confluent

  3. 𝗞𝗮𝗳𝗸𝗮𝗛𝗤:

    #ApacheKafka #GUI #KafkaHQ

    thewhale.cc/posts/kafkahq

    KafkaHQ is an open source GUI for Apache Kafka. Kafka GUI for topics, topics data, consumers group and more...

  4. Apache Kafka concepts can be tricky; visualizing them helps.

    The SoftwareMill Kafka Visualization tool breaks down the fundamentals interactively so you can see how things work in real time.

    🆕 Now updated to support Kafka Share Groups.

    Give it a spin: softwaremill.com/kafka-visuali

    #ApacheKafka #Kafka #DistributedSystems #SoftwareEngineering

  5. I need to work on an #apachekafka project. Thinking of doing something for #netlabelday or maybe @friendsofccmusic more generally.

    Any ideas on what would be useful for #ccmusic and #netlabels ?

  6. Event-driven architecture promises scalability, but the real tradeoffs in Java-based real-time systems only show up in production.

    Drawing on a Java/Kafka contact center platform handling 80k BHCC across 10k agents, Sagar Deepak Joshi's new #InfoQ article explores exactly where things break down:
    🔹 State management & partition limits
    🔹 Message deduplication
    🔹 JVM tuning challenges
    🔹 Cascading consumer failures

    Discover the Redis-backed patterns used to solve them and keep the system resilient.

    🔗 Read now for more insights: bit.ly/4bmaRPb

    #Java #SpringBoot #ApacheKafka #Redis #Microservices #SoftwareArchitecture

  7. Are Apache Kafka follower replicas synchronous or asynchronous?
    The confusing answer is: both.
    This article clears it up:
    softwaremill.com/apache-kafka-

    #ApacheKafka #Confluent

  8. Повторная обработка сообщений в Kafka Consumer

    Привет! Меня зовут Дмитрий Михеев, я ведущий разработчик в MAGNIT OMNI — бизнес-группе ритейлера «Магнит», которая отвечает за развитие омниканального опыта для клиентов. В своих сервисах для межсервисных коммуникаций помимо gRPC-запросов мы используем брокер сообщений Kafka. Если описывать его в двух словах, Kafka — это распределённый журнал событий (event log), через который сервисы обмениваются данными в реальном времени. Не буду подробно останавливаться на устройстве Kafka — это хорошо описано в документации. В этой статье хочу подсветить один неочевидный момент, который может привести к проблемам при работе с consumer’ами — повторную обработку сообщений (retry).

    habr.com/ru/companies/magnit/a

    #kafka #apachekafka #kafkaconsumer #retry #повторнаяобработка #идемпотентность #высоконагруженныесистемы #java

  9. Schema proliferation builds slowly and gets expensive fast.

    One schema per event type seems reasonable - until you're:
    • Managing 10+ tables
    • Writing union queries across all of them
    • Propagating a single field rename everywhere

    The Alternative❓ Discriminator-based schema consolidation.

    It reduces schema count, simplifies downstream consumption, and makes schema evolution manageable. New variants become additive changes instead of breaking existing consumers.

    🔗 Check out the #InfoQ article for a practical look at the pattern and its trade-offs ⇨ bit.ly/4uC023n

    #Java #ApacheKafka #ApacheFlink

  10. This #InfoQ article examines how #ApacheKafka is evolving toward a #CloudNative architecture through tiered storage, elastic consumers, virtual clusters, and diskless storage proposals.

    Read now: bit.ly/4u0hZr0

    #AI #CloudComputing #kafkastreams #softwarearchitecture

  11. #Confluent introduces a new approach in #ApacheKafka that moves schema IDs from message payloads to record headers.

    ✅ Simplify schema governance & evolution.
    ✅ Improve compatibility across serialization formats
    ✅ Reduce coupling between data & metadata in event-driven architectures

    Read the deep dive on #InfoQbit.ly/4tF7Fot

    #ML #EventStreamProcessing #ProtocolBuffers #DataPipelines #DataAnalytics

  12. Grafana Labs announced #Grafana 13, introducing a new Loki Kafka-backed ingestion architecture and AI Observability in Grafana Cloud for real-time monitoring and evaluation of AI systems.

    The release also includes GCX, a new CLI designed to surface Grafana Cloud data inside agentic development environments.

    Details here 👉 bit.ly/4mPUqz8

    #Observability #AI #DevOps #ApacheKafka #InfoQ

  13. Kafka has reached commodity status — and that's actually its greatest achievement. Here's what it means for where streaming innovation goes next. hackernoon.com/kafka-has-becom #apachekafka

  14. Kafka in-cluster replication won't save you from a regional outage. You need a battle-tested Multi-Region strategy.
    Read this to master:
    - RPO/RTO trade-offs for global scale
    - Active-Active vs. Stretched Clusters (3-DC & 2.5-DC)
    - Solving the offset translation nightmare
    - Real-world failover testing
    softwaremill.com/guide-to-apac

    #ApacheKafka #SystemArchitecture #DisasterRecovery #DataEngineering

  15. Meet Tansu!

    An #opensource, Kafka-compatible broker that’s stateless, leaderless, and scales to zero.

    • Pluggable storage: S3, SQLite, Postgres
    • Broker-side schema validation
    • Direct writes to Iceberg & Delta Lake

    Built in #RustLang, - 20MB RAM, ~10ms startup

    Learn more ⇨ bit.ly/4d119nc

    #EventDrivenArchitecture #ApacheKafka #SoftwareDevelopment

  16. Check out what's new in the #Spring community 👉 bit.ly/3NMwcbY

    The third milestone releases of: Spring Boot, Spring Security, Spring Integration, Spring AI and Spring AMQP; along with the second milestone releases of Spring Data and Spring for Apache Kafka.

    #Java #SpringBoot #SpringData #SpringSecurity #SpringAI #SpringVault #ApacheKafka

  17. Apache Kafka has gotten rather long in the tooth, is Apache Iggy the successor? hackernoon.com/what-the-heck-i #apachekafka

  18. Is your Kafka lag dashboard lying? Learn how log compaction and retention silently manipulate reported timestamps to understate consumer delays and how to identify these inaccuracies and ensure your monitoring reflects actual system performance.
    softwaremill.com/compaction-an

    #ApacheKafka #DataEngineering #DistributedSystems #EventStreaming #Observability

  19. #Pinterest launched a next-gen CDC-based ingestion framework.

    Using #ApacheKafka, #ApacheFlink, #ApacheSpark & #ApacheIceberg, they achieved:
    • Latency cut from 24+ hours to 15 minutes
    • Processing of only changed records
    • Support for incremental updates & deletions
    • Petabyte-scale data across 1,000+ pipelines

    Win: optimized cost & efficiency!

    Read the architectural deep dive on InfoQ 👉 bit.ly/4rMJB2H

    #SoftwareArchitecture #ChangeDataCapture

  20. Apache Kafka 4.2.0 is here – and it’s a big one. The headliner? Queues for Kafka (KIP-932) is officially GA. This means you can finally use Kafka for classic "competing consumer" queuing patterns without the rigid constraints of partition assignments.
    But there is much more:

    #ApacheKafka #Kafka42 #EventStreaming #DataEngineering #DistributedSystems

  21. #Uber has open-sourced #uForwarder - a push-based #ApacheKafka consumer proxy built to handle trillions of messages & multiple petabytes of data daily.

    uForwarder introduces:
    🔹 Context-aware routing
    🔹 Head-of-line blocking mitigation
    🔹 Adaptive auto-rebalancing
    🔹 Partition-level delay processing

    The result ❓ Read #InfoQ to find out: bit.ly/4u9T2Lg

    #SoftwareArchitecture #EventDrivenArchitecture #Microservices #DistributedSystems #OpenSource

  22. Check out what's new in the #Spring community 👉 bit.ly/4kZSJyw

    The second milestone releases of: Spring Boot, Spring Security, Spring Integration, Spring Modulith and Spring AMQP; along with the first milestone releases of Spring Session, Spring for Apache Kafka and Spring LDAP.

    #Java #SpringBoot #SpringData #SpringSecurity #SpringAMQP #ApacheKafka

  23. 𝗞𝗮𝗳𝗸𝗮𝗛𝗤:

    #ApacheKafka #GUI #KafkaHQ

    thewhale.cc/posts/kafkahq

    KafkaHQ is an open source GUI for Apache Kafka. Kafka GUI for topics, topics data, consumers group and more...

  24. #LinkedIn just upgraded its legacy ZooKeeper service discovery platform to enhance scalability & performance.

    How❓ By leveraging #ApacheKafka & the xDS protocol.
    The result❓ The new architecture enables eventual consistency, supports multiple languages, and allows migration without downtime.

    Details here ⇨ bit.ly/3NRZFRP

    #SoftwareArchitecture #InfoQ

  25. Becoming a Confluent Elite Partner is an important milestone for SoftwareMill.

    We are one of the few companies in Europe and the only one in Poland to hold this title. It showcases our extensive experience in helping organizations build scalable data platforms and fully harness the potential of continuous data flow using the Confluent platform and Apache Kafka-powered solutions.

    👉 Learn more about our experience and services: sml.io/confluent-partner

    #apachekafka #confluent #kafkaconsulting