Spring Cloud Stream with Kafka Binder

  Рет қаралды 8,755

Himanshu Sharma

Himanshu Sharma

Күн бұрын

Hello everyone,
In this video, We will connect with Apache Kafka using Spring Cloud Stream's Kafka Binder approach.
It will be fun and exciting approach where you need very minimal configuration to work through your spring boot and Apache Kafka server.

Пікірлер: 33
@swjny29
@swjny29 7 күн бұрын
Nice video..really its helped
@anujsinghsomvanshi3385
@anujsinghsomvanshi3385 7 ай бұрын
Nice Explanation. keep it up.👏
@AtulMore-q8c
@AtulMore-q8c 8 ай бұрын
Really nice example, simple explanation, easy to understand. Keep posting.
@pandipalanichamy9319
@pandipalanichamy9319 11 ай бұрын
within 20 mins u taught very crystal clear about kafka unlike normal video tutorial
@pco9556
@pco9556 8 ай бұрын
Coool. Nice cleared kafka-binder tutorial video thanks.
@hariprakashreddym2595
@hariprakashreddym2595 Жыл бұрын
Nice topic, Very nice explanation, Thanks for your efforts.
@kumaripuja7111
@kumaripuja7111 11 ай бұрын
It’s very precise. Thanks for sharing the knowledge. Please create more videos on Kafka stream processor.
@Mohamed-uf5jh
@Mohamed-uf5jh 7 ай бұрын
Great job , a good explanation thanks
@h7sharma
@h7sharma 6 ай бұрын
Glad it was helpful!
@premraj.m
@premraj.m Жыл бұрын
6:30 kafkalytic pugin is nice...
@playboxjrekong9186
@playboxjrekong9186 Ай бұрын
very nice !!!!
@rohitmanohar2733
@rohitmanohar2733 Жыл бұрын
Hi its very helpful video, Can u please add follow up video , like how to send custom object through Spring Cloud Stream and how to supply data coming from Rest endpoint to supply into kafka topic
@test-nature
@test-nature 11 ай бұрын
Thank you very much. As begineer I understnad how we can start using Spring Cloud Stream with Kafka Binder
@blueeyes9691
@blueeyes9691 5 ай бұрын
nice, bread 👍
@Dheeraj-i4n
@Dheeraj-i4n 7 ай бұрын
Hey I have some doubts !! After running the application can I able to change / switch the binder/ message broker with out stopping my application. If this is possible how can we do it
@ankitmittal9034
@ankitmittal9034 Жыл бұрын
Question - What is the advantage of this over plain kafka consumers and producers. Also how is this different from KStreams and Spring Integration with Apache kafka ?
@h7sharma
@h7sharma Жыл бұрын
Kafka binder is an abstraction over plain kafka, its advantage is in ease of configuration. If you are looking more fine grain control over your message production process you can opt for plain kafka/KafkaTemplate. Kstreams are focussed more on complex event processing.
@himanshumahajan2405
@himanshumahajan2405 9 ай бұрын
Hello, What if my consumer topic and producer topic are from different brokers ? How to configure that
@h7sharma
@h7sharma 9 ай бұрын
This might help - docs.spring.io/spring-cloud-stream/docs/current/reference/html/spring-cloud-stream-binder-kafka.html#_multi_binders_with_kafka_streams_based_binders_and_regular_kafka_binder
@RahulSaini-pp5kz
@RahulSaini-pp5kz 4 ай бұрын
No files are shown in my kafkalytic plugin. What to do???
@Madhavan2020
@Madhavan2020 Жыл бұрын
Thanks you so much 👏👏👏👏👏👏
@h7sharma
@h7sharma Жыл бұрын
You are welcome 😊
@quantix5352
@quantix5352 Жыл бұрын
Can I activate a specific spring.cloud.stream.function? For instance, if I have a REST Controller and want to send the request body to Kafka?
@h7sharma
@h7sharma Жыл бұрын
You can conditionally activate the function using @ConditionalOnProperty. But, looking at the second part of your query seems StreamBridge might be a good option for you. Refer this link - docs.spring.io/spring-cloud-stream/docs/current/reference/html/spring-cloud-stream.html#_sending_arbitrary_data_to_an_output_e_g_foreign_event_driven_sources
@brucereed1777
@brucereed1777 11 ай бұрын
I am not able to understand why the producer is adding message continuously at 22:49 in the logs. Am i missing anything ?
@h7sharma
@h7sharma 11 ай бұрын
Its because they are considered as infinite stream and are getting polled for data, refer - cloud.spring.io/spring-cloud-function/reference/html/spring-cloud-function.html#_function_composition
@h7sharma
@h7sharma Жыл бұрын
Github link: github.com/himanshuntwk/spring-projects/tree/main/kafka-binder-demo
@vineethchinna3951
@vineethchinna3951 Жыл бұрын
Thank you so much for the video very good explaination, If you have idea about securing microservices using okta/keyclock,instead of manually adding users in the keyclock/okta, can you please make a video how to connect it to any database and use databse details for authentication and authorization.
@h7sharma
@h7sharma Жыл бұрын
​@@vineethchinna3951 Hi Vineeth, Thanks for your input. Regarding your keycloak scenario, is this what you are looking for - github.com/rsatrio/Keycloak-Federation-ExistingDB
@vineethchinna3951
@vineethchinna3951 Жыл бұрын
@@h7sharma Thanks sharma for replyign to my quer yes I was looking for same, so do you have anything similar code repository which is implemented using springboot
@h7sharma
@h7sharma Жыл бұрын
@@vineethchinna3951 No I don't have any upfront, but I will consider this and will work on it. Will definitely update you once ready :)
@vineethchinna3951
@vineethchinna3951 Жыл бұрын
@@h7sharma Thank you so much, will be waiting for the video
Flipping Robot vs Heavier And Heavier Objects
00:34
Mark Rober
Рет қаралды 57 МЛН
버블티로 부자 구별하는법4
00:11
진영민yeongmin
Рет қаралды 19 МЛН
😜 #aminkavitaminka #aminokka #аминкавитаминка
00:14
Аминка Витаминка
Рет қаралды 1,1 МЛН
Microservices using SpringBoot 3.0 | Full Example [NEW]
1:25:38
Daily Code Buffer
Рет қаралды 190 М.
Apache KAFKA Tutorial | KAFKA Crash Course | Spring Boot
56:49
Daily Code Buffer
Рет қаралды 88 М.
Spring Boot APIs Gateway in 20 Minutes
22:50
The IT Wizard
Рет қаралды 12 М.
Spring Security : A basic setup
45:57
Himanshu Sharma
Рет қаралды 1,4 М.
Streaming with Spring Cloud Stream and Apache Kafka
59:26
SpringDeveloper
Рет қаралды 42 М.
Flipping Robot vs Heavier And Heavier Objects
00:34
Mark Rober
Рет қаралды 57 МЛН