in addition to https & signing the message, firewall should also be configured at the receiver side so that only request from strips server ranges are accepted. This way we can filter most of the outside attacks.
I watch your videos about 3 times a day... it's currently 1am here and still watching you...someone might say a lot of content is overwhelming...but I can assure you that your plenty content is a blessing and can replace a 4 years IT degree...at this very moment I am not the same developer I was 2 or 3 weeks ago, since I started watching your videos daily...🔥🏆🏆🎉🎉🔥🔥🔥
I don't know to much about coding, but for some reason your video has aroused my curiosity. I did watch it to the end and joined your free course as well. Looking forward to learning. Thank you very much!
very informative, precise and clear. I will start watching your videos now for concept clarity. Thanks again for creating informative and meaningful content
i know you have created one video on tech stack of your start up but can you create one video on how start up should start thinking of their tech stack and one video on how to design video player on website
I have implemented all these things, but always I learn something new like "Exponential backoff Algo". My custom queue will block all forwards unless the failing one gets through.
U mention the benefits of the webhook pattern from the pov of the client. However, using this pattern is much more advantageous from the pov of the provider vs other options like polling. You should have discussed what and how the provider onboards the many clients, and differentiates between them. You only spoke to half of what a webhook is.
I tried integrating to a Paypal and used paypals webhooks. Was wondering how a webhooks works. This videos was very helpful. Didn't get the last part about cronjob.
Hi,one doubt we are virtualizing and hosting a api in docker container but it's not able to run a port 8080 is already occupied by apibuilder so not getting how to make the docker run?
maybe I'm missing something but this was very hard to follow and confusing. The stripe example didn't really help much
agreed
I have been watching each of your videos since a month and learning so many new things I didn’t knew earlier.Thank you so much.
The level of bass in your voice makes this easy to listen to.
😂
This explanation is absolutely perfect. Very simplified as in a high level yet complete about everything that is needed to understand , thank you!!!
in addition to https & signing the message, firewall should also be configured at the receiver side so that only request from strips server ranges are accepted. This way we can filter most of the outside attacks.
Please how do I go about this? Can you suggest a RUclips video?
why is this channel so underrated like cmon this architecture things nobody tells better than him
I watch your videos about 3 times a day... it's currently 1am here and still watching you...someone might say a lot of content is overwhelming...but I can assure you that your plenty content is a blessing and can replace a 4 years IT degree...at this very moment I am not the same developer I was 2 or 3 weeks ago, since I started watching your videos daily...🔥🏆🏆🎉🎉🔥🔥🔥
this means everything to me and the team. thank you
I don't know to much about coding, but for some reason your video has aroused my curiosity. I did watch it to the end and joined your free course as well. Looking forward to learning. Thank you very much!
" I watched this video till the end. "
Very Informative.
Finally found a good introduction to webhooks! Thank you very much!!! :)
I watched this video till the end : ) Thank You
watched till the end. nicely explained for non tech guy
I watched a lot of viedoes about webhooks your video is the best of all. Thank you
very informative, precise and clear. I will start watching your videos now for concept clarity. Thanks again for creating informative and meaningful content
I watched this video till the end.
This is nice
I watched this video 'till the end. Thanks dude. Good job!
I watched till the end..
BTW I love your videos. your explanations are awesome.
This explanation is crisp. Thanks a lot. Subscribed! 💥
Nice explanation, easy to understand.
thanks, great video, professionally explained
I have watched all your videos to the end!
How simpler you explained all this wow.
Watched this video after your stripe and Razorpay video in order to understand webhooks properly, totally awesome🔥
a video on how to set up AWS thing, I am building a website and want to use was lambda, ec2, and everything but it's so confusing. Thnak you
i know you have created one video on tech stack of your start up but can you create one video on how start up should start thinking of their tech stack and one video on how to design video player on website
I will never get this 10 mins back
I watched your video until the end!
I watched this twice 😁 thank you
Wow. Thank you for such a great detailed description! This video really helped me out.
I have implemented all these things, but always I learn something new like "Exponential backoff Algo". My custom queue will block all forwards unless the failing one gets through.
Really good explanation, is there a code implementation as well, particularly for the security part
U mention the benefits of the webhook pattern from the pov of the client. However, using this pattern is much more advantageous from the pov of the provider vs other options like polling. You should have discussed what and how the provider onboards the many clients, and differentiates between them. You only spoke to half of what a webhook is.
I watched till end
Interested to know more about your paid services
watched till the end, Ozem Jobbb
Looking at your videos always gives me that itch to build a product. One of these days I swear. I just can't get a good idea xD
Oh wow, your channel is really good! There is a bit of confusion around the cryptography, but it's good enough. :)
Good work! Cheers from Portugal
I watched this video till the end, for the second time
Nicely explained 👍
5:00 hashing explained in seconds.
I like your video. Good Job Guys!
I watched this video to the end and love all of the content on this channel! Thank you so much
liked ur way of explanation
I tried integrating to a Paypal and used paypals webhooks. Was wondering how a webhooks works. This videos was very helpful. Didn't get the last part about cronjob.
Interesting, very clearly explained.
watched all videos till the end
So basically, Webhook is API but backwards. You ask them to send you API request rather than you sending them API request
Nice video man!
Very helpful info. I watched till the end.
amazing explanation keep it up
You have got a subscriber today..
great video mate. Straight to the point. no fluffing. Makes perfect sense. thanks
I watched this video till the end!
btw i still dont know how to create a webhook as mentioned in the earlier part of the video
Really good explanation!
Thanks for this video!
Thanks man, clearly understood
Brilliant conceptualization...! More videos pls :)
Nice explanation, thanks!
Thanks for the video bro!
Thank you very much , very helpful 🙏🙏🥰🥰
Thank you very much, I really needed this concepts as we are creating our in house e-paiement system.
I watched till the end.
Great explanation.
Thank you.
I watched this Video till the end.
8:01 Along with Exponential backoff, I guess there is also jitter ( a random interval ) added
I introuducted to webhook when in my internship I have to implement slack webhook with Ruby on Rails.
less about webhooks, more about md5 hashing!
Thank you so much. But I have issue with my webhook currently. I don't get any event from the payment gateway server! What do I do?
If you have a lambda that serves the response sent by stripe why do you need the ec2 instance?
I watched this video till the end.
I watched this video until the end
Hi,one doubt we are virtualizing and hosting a api in docker container but it's not able to run a port 8080 is already occupied by apibuilder so not getting how to make the docker run?
If hash is only one-way, how does the server side un-hash it and get the message then? Isn’t it an encryption with a secret key instead of hash?
thanks for this video can you give us the backend in a tutorial video to connect aws cognito users
How many events can you link to a single webhook on stripe?
Very Informative!
I watched this video till the end
I watched this video to the end !! xd
Is using both return value from stripe and updating my backend + using webhooks as a redundant a good solution?
I watched till end
And webhook is like a single directional way only.... No guarantee if successfully receiver received the push message or not.
Thank you man🙏
Can I do the same without using stripe and just use PayPal or my bank ?
I watched this video until the end.
Great explanation! 🙏🏻
Great video on a pretty interesting concept, thanks!
Sir , I have a question (how much ds algo knowledge want if I apply for full stack web developer.
watched it till end
Thank you.
Amazing!
Simply Great!!!
What would you recommend for server deployment? GraphQl Node Js, just a startup for now
So how is your startup going
It's 2 yrs
What would be the response of the push message?
> just a matter of time before someone spamming it.
> mad world music starting playing in background.
;(
Thanks for the informationfull content
I watched to the end
Thanks !
I have no word to express how this video is incredible one of the best videos on youtube thankyou
GR8!!!
awesome bro