π Premium Read: Access my best content on Medium member-only articles β deep dives into Java, Spring Boot, Microservices, backend architecture, interview preparation, career advice, and industry-standard best practices.
β Some premium posts are free to read β no account needed. Follow me on Medium to stay updated and support my writing.
π Top 10 Courses (Huge Discount): Explore My Courses β Learn through real-time, project-based development.
βΆοΈ Subscribe to My YouTube Channel (172K+ subscribers): Java Guides on YouTube
Getting Started with Apache Kafka
Install RabbitMQ using Docker - In this tutorial, we will learn how to install and set up RabbitMQ locally as a Docker container using Docker.
Apache Kafka Core Concepts - In this tutorial, we will discuss following Apache Kafka core concepts:
1. Kafka Cluster
2. Kafka Broker
3. Kafka Producer
4. Kafka Consumer
5. Kafka Topic
6. Kafka Partitions
7. Kafka Offsets
1. Kafka Cluster
2. Kafka Broker
3. Kafka Producer
4. Kafka Consumer
5. Kafka Topic
6. Kafka Partitions
7. Kafka Offsets
Apache Kafka Spring Boot Examples and Tutorials
Spring Boot Apache Kafka Tutorial - In this tutorial, we will learn how to Apache Kafka in Spring boot applications. We will see how to create Kafka Producer, Topics, Consumer, and how to exchange different data formats (String and JSON) between Producer and Consumer using Kafka broker.
Spring Boot Kafka Producer and Consumer Example Tutorial - In this tutorial, we will learn how to create Kafka Producer and Consumer in Spring Boot Kafka project.
Spring Boot Kafka JsonSerializer and JsonDeserializer Example - In this tutorial, we will learn how to use the Spring Kafka library provided JsonSerializer and JsonDeserializer classes for storing and retrieving JSON from Apache Kafka topics and returning Java model objects.
Video Course on YouTube - Spring Boot Apache Kafka Tutorial
YouTube Complete playlist at https://youtube.com/playlist?list=PLGRDMO4rOGcNLwoack4ZiTyewUcF6y6BU
Comments
Post a Comment
Leave Comment