Kong Gateway for Beginners: Adding a Service, Route and Plugins

Поділитися
Вставка
  • Опубліковано 16 вер 2024
  • In this Kong Gateway for beginners guide, you’ll learn how to do the following. Install Kong Gateway: bit.ly/3rYb9SV
    • Download and install Kong on Amazon Linux 2 (0:53)
    • Add a service using the Kong Manager GUI (7:42)
    • Add a route using the Kong Manager GUI (8:25)
    • Add the key authentication plugin (10:45)
    • Test plugins using Insomnia (12:50)
    • Add the proxy cache plugin (14:45)
    Kong Gateway can simplify scaling microservices by being the abstraction layer that routes clients to your existing upstream service while building a new service. It also applies a common policy for each request and response no matter where the target service is. The benefit of this is that you gain architectural freedom and modernize your application without impacting your clients.
    Read the full tutorial blog post: bit.ly/3rV85Hi
    If you have any additional questions, post them on Kong Nation: discuss.konghq...
    To stay in touch, join the Kong Community: bit.ly/3d1E8Bi
    Once you’ve successfully set up Kong Gateway, you may find these other tutorials helpful:
    • Creating Your First Custom Lua Plugin for Kong Gateway: bit.ly/3d298Rs
    • Getting Started With Kuma Service Mesh: bit.ly/3sLAn7R
    • 4 Steps to Authorizing Services With the Kong Gateway OAuth2 Plugin: bit.ly/3sPuMNZ
    #Microservices #APIgateway #APIs

КОМЕНТАРІ • 28

  • @sealight777
    @sealight777 2 роки тому +2

    This video is far better than the tutorial in the official kong gateway docs, well done!

  • @GeorgeK520
    @GeorgeK520 2 роки тому +2

    The Kong Manager UI from 5:50 to 7:43 looks pretty different. You should be explaining how you went from one into the next. The rest of the tutorial is pretty good.

  • @MANOJMALI143
    @MANOJMALI143 Місяць тому

    Great Video .. Kong Rocks.... 🤗

  • @aarivkiddo
    @aarivkiddo 8 місяців тому

    awesome job.. crystal clear

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

    As an engineer, I feel Kong GW's learning curve is way higher than AWS API GW or Azure APIM, not sure why we even bother to use it

  • @ddodoo-rn8fb
    @ddodoo-rn8fb 2 місяці тому

    I have the following error on the Kong Manager
    Network Error
    Data cannot be displayed due to an error.

  • @AjayKumar-lm4yr
    @AjayKumar-lm4yr Рік тому

    How do I manage a kong ingress controller, basic authentication passwords and consumers. Is there any opensource Dashboard for this?

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

    really helped thank you

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

    The Kong docs are very confusing. How does one install the much touted "free mode" version on K8s?? I have installed the enterprise version using an empty license file and I'm not seeing what this video shows, the port 8001 is not even responding, it's port 8000 that does, and the /services call gives a 404. Trying to get it going for 3 days running now, not good.

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

    helpful.

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

    Nice

  • @Christian-ug1ei
    @Christian-ug1ei 3 роки тому +2

    is there kong manager GUI on oss version?

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

      Not really, Kong manager is not free, but there are third party UI like KONGA

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

      Kong Manager is available in the Kong Gateway Free version that we demonstrate in this video. It isn't available in OSS.

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

      @@KongInc I wouldn't say so, you have removed it

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

      @@radojevasovic9234 It's located here above the OSS install: konghq.com/install/

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

      @@KongInc yeah, im realizing now, still new to it, ie adding workspace is not an option if u dont have licence or im missing something?

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

    I have a network error when I try to acces kong Services even thought kong manager ui is running. Do you know what may be the issue ?

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

      Make sure you have allowed all traffic and ports in security group of EC2 instance

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

      @@asifhussain3779 can you explain more ,cause i face the same issue

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

      @@AliHumadi if your trying to access from the ec2 instance make sure you give the public IP of ec2 instance admin_gui_url in conf file of Kong and the next step is click on ec2 security group and a rule in inbound that it's should allow all traffic to ipv4

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

    which program you use for call API ?

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

      insomnia.rest/

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

    Now it is outdated and invalid

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

    Как включить kong Vitals? Kong Gateway (Enterprise) ver 2.5

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

      Try the docs please: docs.konghq.com/enterprise/2.5.x/vitals/overview/ or you could contact support here: support.konghq.com/support/s/

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

      You should join me for tomorrow livestream ua-cam.com/video/xbFXvNUtfFQ/v-deo.html I will be talking about this