InfoQ Profile picture
Helping dev teams adopt new technologies and practices for 16 years. Written by software engineers. Read by over 1.5 m devs worldwide.
Feb 9, 2023 6 tweets 8 min read
#ApacheKafka has integrations with most of the languages used these days.

@alexsotob covers its integration with #Java and discusses how to provision, configure & secure an Apache Kafka cluster on a #Kubernetes cluster: bit.ly/3HN0Tqw

#InfoQ

Series Contents 👇 2/6 ➡️ Apache Kafka is a stream-processing platform for storing, consuming, and processing data streams in real-time. Learn how to produce and consume data using Kafka and Quarkus: bit.ly/3HGby6x

#ApacheKafka #Quarkus #Java
Feb 7, 2023 5 tweets 5 min read
#ICYMInfoQ

A collection of #WebDevelopment articles published on #InfoQ in 2022 💥!

Thread 👇 Image 1/4 ✅ Turning a Node.js Monolith into a Monorepo without Disrupting the Team: bit.ly/3HIhiwo

Let’s discuss ways to smoothly turn a monolithic Node.js codebase into a Monorepo, while minimizing disruptions and risks.

@adrienjoly

#JavaScript #NodeJS