Skip to content

API: Rate Limit

Overview

Rate limit for serivce in internal component

Ideas

The features required for this systems:

  • Can configuration through YAML or declarative file

  • Intergrate with deployment service. Currently our service on mode serverless and in Google Cloud Platform (Cloud Run)

  • Intergrate with Kong OSS

  • The lantency is low (<100 ms is so cool). The range can be (~100-300 ms)

  • Seperated in multiple rules:

  • Regex on path

  • IP controllers

  • Service specific deployment

Source Reference