NGINX as an API Gateway

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

ความคิดเห็น • 15

  • @sakhrnabil7
    @sakhrnabil7 2 ปีที่แล้ว +2

    how do you use nginx-plus through docker-compose?

  • @assonancex
    @assonancex ปีที่แล้ว +1

    Really comprehensive presentation - cheers for that buddy.

  • @bjarnesegaard5701
    @bjarnesegaard5701 3 ปีที่แล้ว

    WHen you use the proxy_pass to go to a server url it will add the value from the proxy_pass to the url in th forwarding. So in the case of going to f1-api it will and up being f1-api/api/f1/seasons for eample.

  • @prabhakarrao8806
    @prabhakarrao8806 10 หลายเดือนก่อน

    Excellent presentation !!!

  • @MANOJMALI143
    @MANOJMALI143 4 หลายเดือนก่อน

    Very excellent presentation - congratulations, friend.🤗

  • @budi0580
    @budi0580 2 ปีที่แล้ว

    Is possible do routing based on the request body specific field value ?

    • @veldranecz
      @veldranecz 2 ปีที่แล้ว

      yes, with the openresty (lua jit + nginx), you can parse the request body and based on the field value setup the upstream or define the target route

    • @budi0580
      @budi0580 2 ปีที่แล้ว

      @@veldranecz hi thanks. I did it with njs module.

    • @veldranecz
      @veldranecz 2 ปีที่แล้ว

      @@budi0580 are you satisfied with the performance of thr njs module ?

  • @KeringKirwa
    @KeringKirwa 11 หลายเดือนก่อน

    the hardest part to using Nginix is this thing called TLS certificate ,.please help us on how to get one , just from scratch . Thank you sir.

  • @veldranecz
    @veldranecz 2 ปีที่แล้ว

    Honestly jwt authentication is possible with nginx opensource, you can use openresty module lua-resty-oidc

  • @StefanBraitti
    @StefanBraitti 3 ปีที่แล้ว +1

    Great presentation! Thanks!

  • @mockingbird3809
    @mockingbird3809 3 ปีที่แล้ว

    Very interesting. Thanks!!

  • @mohamedyoussef8835
    @mohamedyoussef8835 ปีที่แล้ว

    Awesome video ++++++++++ 🙂

  • @initpwn
    @initpwn 3 ปีที่แล้ว +1

    joooooot