#Leverge multi-tenency while deploy web application with user generated data

3 messages · Page 1 of 1 (latest)

dim gyro
#

Posted a broader question to fully grasp on how can I built using Cloudflare Stack.

Requirements:

  • Deploy a web application which will server the user generated content
  • User can set custom domain to the web application

From what I understand:

  • CF Worker can be used to accept all incoming requests from multiple custom domains to single worker by using map URL pattern
  • User generated data can be stored in D1
  • KV can be used to map the custom domain ID to user generated content

How can I truly achieve a multi-tenency in the above scenario? Any/all help is really appreciated? 🙏

dim gyro
#

Or, any other Cloudflare feature which can be used?

wet chasm
#

Do you have an actual question? It's pretty vague - you've listed some things which yes, you could do multi tenancy with but haven't asked anything specific