API Gateway Explained in 4 minutes

Поділитися
Вставка
  • Опубліковано 1 лют 2025

КОМЕНТАРІ • 7

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

    Good introduction 👍

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

    This video deserve More like 😊

  • @ManiBalajiC
    @ManiBalajiC 11 місяців тому

    Good one

  • @s8x.
    @s8x. 9 місяців тому

    isn’t it the same as using a url endpoint?

    • @MagnumCarta
      @MagnumCarta 7 місяців тому +3

      An API gateway is to centralize your access to an underlying API that might be running on multiple machines. This is useful for things like traffic management (because you're able to monitor all incoming traffic through one main gateway) and security rules (because your gateway can handle authentication). A URL endpoint could be exposed through numerous means whereas an API gateway architecture is about ensuring monitoring of every API request through the service(s). I hope that makes sense.

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

    Nice One