aws-samples / api-gateway-websocket-saas-rate-limiting-using-aws-lambda-authorizer
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…
☆32Updated last year
Related projects ⓘ
Alternatives and complementary repositories for api-gateway-websocket-saas-rate-limiting-using-aws-lambda-authorizer
- ☆47Updated 11 months ago
- Build Full Stack Cloud Native Web Apps on AWS Fast☆71Updated last month
- CDK Constructs library to aid in building Datalakes on AWS☆21Updated last year
- SaaS Factory SaaS Microservices Workshop☆46Updated this week
- ☆27Updated 3 weeks ago
- Sample of a decoupled audit service using Amazon EventBridge and AWS Step Functions. Provisioned with AWS CDK.☆39Updated 2 months ago
- CDK construct that creates a WebSocket endpoint for you for any EventBridge rule you are interested in. (Built for debugging + testing )☆53Updated 2 years ago
- Open source simple UI to Publish, Save and Share AWS EventBridge Events☆81Updated 10 months ago
- ☆21Updated last year
- Generates reference documentation for jsii modules☆50Updated this week
- A set of labs that illustrates the concept of multi-tenancy. AWS Lambda layers is used to introduce reusable service constructs and abstr…☆113Updated 3 months ago
- ☆39Updated 2 weeks ago
- An opinionated example of a lightweight 'clean code' Lambda function architecture for a service in the experience layer of SAL Architectu…☆29Updated last year
- Example of publishing private AWS Fargate service as Amazon API Gateway HTTP API.☆19Updated this week
- Example of a three-tier serverless web application using AWS CDK and React☆29Updated 2 years ago
- Website for cdk.dev☆33Updated 4 months ago
- The operator CLI for CDK apps.☆53Updated this week
- ☆37Updated last week
- This application uses a Synchronous Express workflow to analyse a contact form submission and provide customers with a case reference num…☆43Updated last year
- ☆61Updated this week
- ☆73Updated 2 years ago
- AWS AppSync Microservices Access Layer Reference Architecture☆54Updated 4 years ago
- Serverless app with CI/CD pipeline using AWS SAM and AWS CDK☆52Updated 4 months ago
- ☆17Updated last year
- ☆19Updated 4 months ago
- Sample code in Typescript for an AWS CDK Pipelines based cross-region and cross-account enabled SaaS application component deployment fac…☆33Updated 7 months ago
- ☆22Updated 4 years ago
- A unified toolchain for publishing libraries to popular package managers (formally jsii-release)☆54Updated this week
- Tool to optimize Lambda functions on real incoming events