Best of API GatewayMay 2024

  1. 1
    Article
    Avatar of itnextITNEXT·2y

    Building Microservices with NestJS, TCP and Typescript

    Learn about the difference between monolithic and microservice architectures and how to build microservices with NestJS, TCP, and Typescript.

  2. 2
    Article
    Avatar of quastorQuastor Daily·2y

    How Netflix Implements Load Shedding

    Learn how Netflix implements load shedding to ensure a smooth user experience during high usage periods.

  3. 3
    Article
    Avatar of planetpythonPlanet Python·2y

    What is an API gateway?

    An API gateway is an element of a systems architecture that provides security, permissions, and access to backend systems, applications, and data sources. It may also offer audit, data transformation, and caching services.

  4. 4
    Article
    Avatar of communityCommunity Picks·2y

    Apache APISIX Playground

    Apache APISIX is a high-performance cloud native API gateway. The post walks you through configuring Apache APISIX, installing it through Docker, creating routes, configuring load balancing, adding authentication, and setting up rate limits.