Це відео не доступне.
Перепрошуємо.

API Gateway explained

Поділитися
Вставка
  • Опубліковано 15 сер 2024

КОМЕНТАРІ • 138

  • @Mo.Faried
    @Mo.Faried 3 роки тому +6

    Man you are awesome and your studio style and lighting is awesome. It got me concentrating for the longest period. The only thing I would recommend is to turn off autofocus and manually adjust it once.

  • @yzraeu
    @yzraeu 5 років тому +56

    I really liked the content and the way you presented. Great Work!
    But you need to fix this auto-focus thing.

  • @SashaPshenychniy
    @SashaPshenychniy 4 роки тому +23

    Nice idea of presenting information with that glass board and luminescent markers, but for this kind of scenes Manual Focus mode on your camera would work much better - just set it once and don't touch =).

  • @colinrickels201
    @colinrickels201 3 роки тому +2

    Dude these videos are awesome. No beating around the bush. I like it

  • @slraja83
    @slraja83 3 роки тому

    Wow, one proper video about API gateway without beating the bush !! hard to find such clear explanation on this topic .

  • @PauloSilva-um5wl
    @PauloSilva-um5wl 4 роки тому +2

    you earned a new follower, it was the first video that I watched in your channel but it was an amazing time, it helped me to implement an API gateway at my job. I proposed use one to create a scalable architecture but I was finding some problems to implement it using nodejs, so now it's more clear how to solve this challange. Thanks guy

  • @Luke2231_
    @Luke2231_ 4 роки тому +12

    Great explanation. I'd just like to add that a "single point of failure", in my opinion, is not really a drawback. Because if a monolithic application crashes, it's also a single point of failure. With microservices, there's a chance that only a service crashes and everything else keeps running.

  • @rpesc7918
    @rpesc7918 4 роки тому +20

    Great video man, future videos perhaps consider turning the auto-focus off.

  • @hyaenas7850
    @hyaenas7850 4 роки тому +1

    Excellent video. That's how new solutions should be explained.

  • @kiranshetty8342
    @kiranshetty8342 4 роки тому +2

    Superb explanation . Worth watching and thanks a lot .

  • @PabitraPadhy
    @PabitraPadhy 3 роки тому +1

    Explained really well.
    Only thing that's disturbing is the camera focus going haywire.
    If you are using DSLR, then adjust the camera to focus on a single plane, or if you are using phones to record, there's also an option to lock your focus.
    Videos are really helpful.. thank you :)

  • @ericsunkel5654
    @ericsunkel5654 3 роки тому

    I absolutely loved this video and the simplicity. You created a fan brother!

  • @SanjayKumar-bm1rj
    @SanjayKumar-bm1rj 3 роки тому +3

    Became a fan of your presentation, very clear and basic explanation. Just like someone has read whole chapter of an interesting book and giving concise gist of the content. Looking forward for more videos on this. Would you be able to get an tutorial on api gateway end to end.

  • @mnbvcxzzxcvbnm
    @mnbvcxzzxcvbnm 5 років тому +8

    Deserve way more views

  • @eutitiaj
    @eutitiaj 2 роки тому

    Wonderful and amazing explained with specific details. Thanks for sharing your knowledge.

  • @rushas
    @rushas 2 дні тому

    Nicely explained, thanks

  • @rjanardhanan
    @rjanardhanan 3 роки тому

    loved this - very articulate and exhaustive

  • @raghurajvenkatapur3173
    @raghurajvenkatapur3173 2 роки тому

    Wonderful explanation of Api Gateway Concept

  • @mdrakic
    @mdrakic 3 роки тому +6

    Great video that explains very easily the API Gateway purpose.
    However, I would strongly advise against implementing the Orchestration/Business Logic (BL) in the API Gateway, how much tempted you might be. Create a BL layer between the API GW and the different Microservices, in that way you cleanly encapsulate that functionality in a separate module (microservice) and let the GW strictly do GW stuff. It will also make the load balancing, and future maintenance, easier since that functionality resides elsewhere. Clean and neat separation of concerns and responsibilities; future proof solution. Trust me, thank me later.
    Keep up the good work 👍🏼👏🏼

    • @prashantmeena6137
      @prashantmeena6137 2 роки тому +1

      i was also thinking the same, by having the api gateway implementing the aggregation logic it will make the system brittle and would require frequent changes at gw, and all in all it will result in resistance for the future of the application

  • @darukeren2235
    @darukeren2235 5 років тому +29

    So do you wrote it reverse, dude ?

    • @HoussemDellai
      @HoussemDellai  5 років тому +26

      Look at this one, I just flip the video when editing :) :)
      twitter.com/HoussemDellai/status/1153756042272104448/photo/1

    • @ruwhan
      @ruwhan 4 роки тому

      lol, same mind, but answered by himself (channel owner) here...

  • @TaiebBACCOUCH
    @TaiebBACCOUCH 4 роки тому +1

    You have done great job with the presentation. Keep up the good work !

  • @socialwebwiki
    @socialwebwiki 3 роки тому +1

    great video. thank you. why not disable the auto focus?

  • @Shyriushin
    @Shyriushin 4 роки тому

    Thanks Houssem, clear, perfect. Exactly what I needed!

  • @umakanta83
    @umakanta83 4 роки тому +1

    its really nice video regarding API GW

  • @maidamsanthosh9612
    @maidamsanthosh9612 4 роки тому +1

    Thanks for the video! Nice presentation and very useful information..

  • @skipa9906
    @skipa9906 4 роки тому +4

    is this the same logic for the aws api gateway?

  • @tomthurston9135
    @tomthurston9135 28 днів тому

    I am looking to deploy apim in the standard tier. I don’t want any public access therefore going to put an appgw infront of it for external access. Can I use a private endpoint for apim and then remove all public access? Then connect to the other components e.g dev portal through the PE?

  • @rahuljain5415
    @rahuljain5415 3 роки тому

    Nice Presentation!!!
    👍👍

  • @swethamahendrareddy
    @swethamahendrareddy 4 роки тому +1

    Very helpful.thank you very much.need more videos from you.

  • @HJ-gg3kf
    @HJ-gg3kf 3 роки тому

    Great Video! For learning and understanding API Gateway, it is very useful to me. Thanks!

  • @marcusviniciusmatiasdearru1681
    @marcusviniciusmatiasdearru1681 4 роки тому +2

    Hello friend. Excellent video, the concepts were very well explained. I have a question. You mentioned, at some time, that API gateway help you to eliminate the circuit break pattern from microservices. But, (maybe is my misunderstanding) circuit breaks were supposed to be applied on client level. Am i right? If so, thus the circuit break pattern was removed from your Web App, rather than microservices themselves.

  • @dharamjaswal6256
    @dharamjaswal6256 2 роки тому

    Great explanation !!

  • @hlonicaswell3478
    @hlonicaswell3478 4 роки тому +1

    Thank you for this simple explanation.

  • @michaelpapalamprou1625
    @michaelpapalamprou1625 4 роки тому +1

    Excellent video man thanks keep them coming

  • @barsvelioglu2276
    @barsvelioglu2276 4 роки тому

    Thanks for your explanation. 'Request/Response Transformation' seems better naming instead of 'Query Transformation'

  • @abShar0705
    @abShar0705 3 роки тому +2

    good explanation Houssem. I wanted to have your suggestions on the API gateway. when it comes to optimising the gateway, normally there are several back and forth request and response transactions that tend to increase latency. instead if we did something like creating a lookup table at the the gateway and tokenised the IPs and stored them in the lookup table, just like how credit card tokenisation works in credit cards in eommcerce applications, that addresses both the security as well as the latency problem. do you think that is an advisable optimisation? and yes, ditch the autofocus next time? lol :):)

  • @georgiofryxell2757
    @georgiofryxell2757 3 роки тому

    This is an example of "just add another box or layer" without clearly understand or explain why. As other commenter said, it has the same "single point of failure" the mono application, then why do we need this?
    What happen if you combine the API Gateway with your Web application? it provides the same benefits, in this case you only expose the IP of your web, why do you need to expose the IPs of your services?
    One key element for microservices design is to provide partial operation, meaning if one service down, the app is still running, by your implementation, I see if 1 service down, the whole app down.
    It is a different story if you have a mobile application when the app is running on a "external" device. The the API Gateway makes sense, but normally, you can't reuse the same gateway you build for web.

  • @ibrahimabouelftouh3003
    @ibrahimabouelftouh3003 2 роки тому

    Great explanation

  • @focusEngineered
    @focusEngineered 4 роки тому +2

    thanks for this awesome and useful video.

  • @Globaler
    @Globaler 3 роки тому

    Loved the explanation. Simple and to the point

    • @brendawilliams8062
      @brendawilliams8062 2 роки тому

      I still get loss. I wasn’t fast in learning an automobile stick shift either. You just have to learn it. A lot of people grew with it. No experience.

  • @Mohamed-uf5jh
    @Mohamed-uf5jh 4 роки тому +1

    Great job ! thanks , I like your manier to expose your explain

  • @taras_anichyn
    @taras_anichyn Рік тому

    Thanks) It was very useful.

  • @kumaranil181
    @kumaranil181 5 років тому +4

    Could we have authentication and authorization also as a microservice rather than repeating code in each micro-service?

    • @HoussemDellai
      @HoussemDellai  5 років тому +5

      Hi Anil :)
      Yes that is possible. What is recommended is to implement AuthN in the API Gateway to not replicate code and AuthZ in each microservice to have more granular role management.

    • @JamesSmith-cm7sg
      @JamesSmith-cm7sg 4 роки тому

      @@HoussemDellai
      How will each microservice know the roles of an identity ? Isn't it better than the api gateway itself will check authorisation and the microservices can execute without needing to check?

  • @SATISHYADAV-eq8lo
    @SATISHYADAV-eq8lo 4 роки тому +1

    graet explanation

  • @maroinecherif7014
    @maroinecherif7014 Рік тому

    m3allem ! Great explanation

  • @virendrathakur2697
    @virendrathakur2697 4 роки тому

    A very unique way of presenting. Good work and it was really helpful. The video was going blur in between so you may want to check out to avoid this.

  • @maxfeldman6654
    @maxfeldman6654 5 років тому +2

    Great explanation, thumbs up

  • @ganeshsonawane8734
    @ganeshsonawane8734 4 роки тому

    Now got clear understanding of API Gateway.. If you can create another video on security and Api monitoring will help

  • @vireshnavalli1359
    @vireshnavalli1359 4 роки тому +1

    Best explanation, thumbs up

  • @joepage3065
    @joepage3065 3 роки тому +1

    Great content and novel delivery. The autofocus is really distracting though.

  • @someoneyouknow5040
    @someoneyouknow5040 2 роки тому

    Hmmm does the idea of such a service break the SRP? It looks like a service with a massive array of responsibilities and it also looks like it has to know a bunch of stuff about all the other microservices. I'm not sure cos I have no experience with the MSA, I'm just learning about it, but seems like maintenance of this API gateway may well turn into a sheer nightmare.
    Also, what if this service breaks, then the whole thing will stop functioning...

  • @adamali89
    @adamali89 4 роки тому +1

    great explanation appreciated your effort !

  • @ravishchauhan1
    @ravishchauhan1 3 роки тому

    Thank you, sir, for such a nice video and knowledge.

  • @ourmodernlife1524
    @ourmodernlife1524 4 роки тому +1

    it's such a great content and explanation, could you please post one example on how to build (design, coding) gateway like using (nodeJs)

  • @brendawilliams8062
    @brendawilliams8062 2 роки тому

    You have to plug it in to electric outlets?

  • @asharnavya
    @asharnavya 4 роки тому

    I love the way you explain...

  • @hyaenas7850
    @hyaenas7850 4 роки тому +1

    Great presentation thank you

  • @ThaysBarbarafc
    @ThaysBarbarafc 3 роки тому

    Thank you so much! Your explanation was very clear!

  • @marvinvillanea9738
    @marvinvillanea9738 3 роки тому

    greaaaat information :) Thanks Houssem

  • @AissaCHABBI
    @AissaCHABBI 4 роки тому +3

    The content is amazing!

  • @romantsyupryk3009
    @romantsyupryk3009 4 роки тому +1

    Thanks so much for this tutorial.

  • @dineshgopal9187
    @dineshgopal9187 4 роки тому +1

    Nice explanation and what ever you have explained is sync flow of API so can you please explain Async flow(message broker system) it will be helpful for audience and followers
    And one more small request , please explain those authentication and authorization over API ,it's token based authentication over API and TLS between Web GUI and API gateway , finally I'm appreciating your technical knowledge sharing attitude

  • @tobiasbergkvist4520
    @tobiasbergkvist4520 3 роки тому

    Great video. Btw, you should disable autofocus on your camera.

  • @user-oh1xd1tn1q
    @user-oh1xd1tn1q 4 роки тому +1

    What a great explaination!

  • @vinupa
    @vinupa 4 роки тому

    Great explanation. I loved it

  • @abhiroopghatak9442
    @abhiroopghatak9442 3 роки тому

    Sometimes a service response is dependent on other service e.g. order is dependent over inventory so do u suggest to put all such business logic in gateway or do you advocate svc to svc internal connection as well ....If so authn &authz to delegate at bkend svc as well

  • @Na-cc9dx
    @Na-cc9dx 3 роки тому

    amazing Hussam, Thank you

  • @mondaymorningboomers
    @mondaymorningboomers 4 роки тому

    @ 8:12 - I believe the API Gateway doesn't necessarily have to have a public IP address. Since the API Gateway should ONLY be accessible by the Web app. The Web App since it's public-facing, should have a Public IP, and contact securely using a Private IP to the API Gateway to access all of the microservices and dependencies therein.

    • @manishagarwal6134
      @manishagarwal6134 4 роки тому

      you may want to expose your services to third party or open source

  • @alk99875
    @alk99875 3 роки тому

    Of course I liked it!
    Thank you man

  • @lite199
    @lite199 3 роки тому +1

    this is really good

  • @SharpKnife523
    @SharpKnife523 3 роки тому

    Good explanation! Thanks.

  • @mytub9
    @mytub9 4 роки тому +1

    Thank you Houssem for the great video. In term of security, would you please explain more why API gateway improves security? To me, if the the single IP address of the gateway is exposed, the hacker can explore all microservices. W/o the Gateway, the hacker has to know the IP addresses of all the microservices to do the same.

    • @manishagarwal6134
      @manishagarwal6134 4 роки тому

      Whole point of services is you want to allow them to consume but in a secured fashion.If all these services you want to expose w/o gateway, then you will need them to have public ips and each service will need to implement Auth. With gateways, you just need to implement Auth at gateways level and allow/reject at gateway level based on Auth flow

  • @dkk351
    @dkk351 4 роки тому

    Thanks for sharing the knowledge on how API Gateway works at a high level. My question is how the actual implementation of API Gateway happens, between client webapp and API Gateway.? There will be only on url call between client and API Gateway, and APIG will call the different microservices, then how the API gateway will understand to call different MS .? who is responsible to configure it and how the request and response objects will be configured in the API gateway.?

  • @juan52009
    @juan52009 3 роки тому

    Great explanation! Thanks!

  • @bishnuagrawal828
    @bishnuagrawal828 2 роки тому

    Please keep your channel active

  • @jeddak
    @jeddak 4 роки тому +1

    thank you - nicely done

  • @sabitkondakc9147
    @sabitkondakc9147 2 роки тому

    Thanks a lot, awesome content. I would like to recommend you to turn autofocus off on the recording device. I also have a question; what is the lifetime option in API Gateway, I guess it's scoped.

  • @asdgqgqwe
    @asdgqgqwe 3 роки тому

    Actual information about API gateway starts at 4:36

  • @nasser-ist
    @nasser-ist 2 роки тому

    Please use manual focus option on your camera.

  • @adiflorense1477
    @adiflorense1477 3 роки тому

    Great content sir

  • @pranayamr
    @pranayamr 4 роки тому +1

    thanks it helped to understand ,

  • @mcqueenalexander8322
    @mcqueenalexander8322 2 роки тому

    Thank you!

  • @asifuddinkamruddin8130
    @asifuddinkamruddin8130 3 роки тому

    Just Brilliant.

  • @kmusaied
    @kmusaied 3 роки тому

    Thank you so much

  • @adiflorense1477
    @adiflorense1477 3 роки тому

    7:50 Is the microservice from 1 to N lying on the company's internal network?

  • @caLLLendar
    @caLLLendar 2 роки тому

    Why do people overlook the WebApp as a "single point of failure"?

  • @praskatti
    @praskatti 3 роки тому

    thank you. nice explanation.

  • @amirkazemi2517
    @amirkazemi2517 2 роки тому

    how does api gateway reduce latency?

  • @sambhavsharma9661
    @sambhavsharma9661 3 роки тому

    Kindly make this video with practical session with AWS with EC2 instance using Micro service.

  • @GaneshNaiduMV
    @GaneshNaiduMV 3 роки тому

    Great Job!!

  • @nshettys
    @nshettys 3 роки тому

    Very cool. Thanks

  • @endoman6058
    @endoman6058 3 роки тому

    Thanks man

  • @suniguha
    @suniguha 3 роки тому

    Such a great video. Crystal clear explanation. Great work buddy.

  • @tonywoo5041
    @tonywoo5041 4 роки тому +1

    Amazing!

  • @zss123456789
    @zss123456789 4 роки тому

    Can the single point of failure problem be solved by having multiple API gateways and have traffic redirected through DNS load balancing? This way, if one gateway goes down, you still have other instances.

  • @ryanmalone2681
    @ryanmalone2681 3 роки тому

    That's pretty amazing you can write backwards like that.

  • @gatojamc
    @gatojamc 3 роки тому

    que buena introducción!

  • @abjalshaik1088
    @abjalshaik1088 3 роки тому

    Excellent!!

  • @bonnhoffchristian2563
    @bonnhoffchristian2563 3 роки тому

    Hi. Nice explanation, but the latency in my opinion will not improve with an API Gateway. Even if the gateway will do as in your example multiple calls, you have at least one additional call. The call to the API Gateway. So the network latency will increase. With the rest I can agree.

  • @rgamezdiaz
    @rgamezdiaz 3 роки тому

    Great!!