aws-samples / api-gateway-websocket-saas-rate-limiting-using-aws-lambda-authorizerView on GitHub
When creating a SaaS multi-tenant systems which require websocket connections we need a way to rate limit those connections on a per tenant basis. With Amazon API Gateway you have the option to use usage plans with HTTP connections however they are not available for websockets. To enable rate limiting we can use a API Gateway Lambda Authorizer t…
36Feb 22, 2023Updated 3 years ago

Alternatives and similar repositories for api-gateway-websocket-saas-rate-limiting-using-aws-lambda-authorizer

Users that are interested in api-gateway-websocket-saas-rate-limiting-using-aws-lambda-authorizer are comparing it to the libraries listed below

Sorting:

Are these results useful?