Skip to content
#

multitenancy

Here are 32 public repositories matching this topic...

Sample project that demonstrates how to setup a multitenant application for a Software-as-a-Service scenario, leveraging the Kyma and Cloud Foundry Runtimes of the SAP Business Technology Platform. Developers learn how to implement their own CAP (mtxs) based SaaS app including an SaaS API and integration with various essential SAP BTP service of...

  • Updated Jun 5, 2024
  • JavaScript

This repository contains sample code of a business service including a Reuse UI and provides guidance how to integrate both components (business service & Reuse UI) with a standalone application as well as software-as-a-service solution on SAP BTP.

  • Updated May 5, 2023
  • JavaScript
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…

  • Updated Feb 22, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the multitenancy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multitenancy topic, visit your repo's landing page and select "manage topics."

Learn more