Scroll to top

Confluent Cloud

Exploring EmbeddedKafka and KafkaContainers in Spring Boot

Exploring EmbeddedKafka and KafkaContainers in Spring Boot

Apache Kafka has become a pivotal component in modern software development for building distributed event driven and streaming applications. When working with Kafka…

Deploying Confluent Connectors on AWS ECS

Deploying Confluent Connectors on AWS ECS

Apache Kafka has become a cornerstone in building scalable, distributed, and fault-tolerant data pipelines. Confluent, a company founded by the creators of Kafka,…

Improving Confluent Infrastructure-as-Code efficiency with Terragrunt

Configuring Confluent infrastructure with Terraform can be daunting due to the intricate interdependencies, intricate security settings, dynamic scaling needs,…

Confluent Kafka consumer best practices

Apache Kafka is a robust and scalable platform for building a real-time streaming platform. Kafka's consumer applications are critical components that enable organisations…