Webhooks vs Websockets vs HTTP Streaming - Which Event-Driven API to use?

preview_player
Показать описание
As a backend engineer, it's crucial that you understand which event-driven API is best for your use case. This video goes through the 3 most commonly used API standards which are Webhooks, Websockets and HTTP Streaming.

Timecodes
0:00 - Intro
0:38 - Recap on Request-Response APIs
2:22 - Webhooks
5:12 - Websockets
7:51 - HTTP Streaming
10:08 - Conclusion
Рекомендации по теме
Комментарии
Автор

WebHooks: Good for updating clients on certain events and avoiding pulling style endpoints
WebSockets: Good for low latency two-way communications
HTTP Streaming: Good for long-term connections over HTTP

yosvelquintero
Автор

Man, I just came across your channel and its very sad that you stopped for a year now. The way you explaining things is spot on.

ben.aka.bigben
Автор

truly an amazing video, especially since you also reviewed the Request/response at the beginning!

toekneema
Автор

Great explanation. I appreciate the comparison of the 3 methods with visualizations. Thanks for sharing!

daniel
Автор

Great comparison video. The connection graphics, pro/con format is well done. Thanks for sharing your knowledge.

carltone
Автор

Great video, brief, to the point.. Thanks!

javi_v.
Автор

Good explanation! One request, please keep the background music on a lower note (/volume) since it is causing hindrance in concentration and hearing.

dhanishthaghosh
Автор

Nice video. Informative and to the point without any fluff 👍🏼

isurujn
Автор

Clear and concise explanation. Thank you!

johnnychang
Автор

Your channel deserve 400K subscribers. let's make it to 10K first. Really clear explanation to none engineer. Hope you make more videos.

TaoLi
Автор

great explanation! I haven't seen the webhooks implementation on the client-side yet, now I need to try!

wagnermoreira
Автор

Thank you very much. That is a neat and smooth explanation. It helped me.

sureshsambana
Автор

Very helpful. Gold worth information at one place. Thanks for sharing.. really appreciate

ammadkhan
Автор

Great explanation! Thanks for sharing!

muathithanhcong
Автор

This is so helpful. Thank you so much. It would be great if you could also provide the source of this information, books or articles that you referred to in order to put this together.

zbjptid
Автор

One of the best youtube channels explaining APIs

alibaba
Автор

You are such a great teacher, I like the simplicity in the explanation 🎉 🎉 🎉 🎉 🎉 🎉 🎉

louicoder
Автор

Thank you. Very informative.
Subscribed!

MrJonnis
Автор

Thanks for the informative video! It is a great help in my process of creating an application.

Kathiisu
Автор

you're very good at explaining the concepts. thanks.

faketrump