4
3 Comments

Multi-tenant examples for SaaS on AWS ?

Anyone have an MVP example they would like to give a basic run-down on? Are you using containers or serverless? I am climbing the curve on Amplify/Appsync/Dynamodb and love it although it bites me often and I have to regroup and try another way.

There's an earnest emerging discussion of developing more case studies for AWS Amplify here. I have gathered a few links but still too much material is more enterprise-y than for the solo founder.

aws amplify docs group on github
https://github.com/aws-amplify/docs/issues/1661#issuecomment-622649456

One of AWS Hero's Yan Cui's great presentations with deck where he talks about system admins, admins, and users (paraphrasing).

https://www.youtube.com/watch?v=evsz__BDprs&t=1447s

The slidedeck
https://www.slideshare.net/theburningmonk/build-social-network-in-4-weeks/theburningmonk/build-social-network-in-4-weeks

The fact he's only got 171 followers on YT (early days) is kinda ridiculous.

TIA

on May 10, 2020
  1. 1

    What are you building? I like using serverless. (API Gateway + Lambdas + DynamoDB) I am trying to allow multi-tenant for farther down the line but I will not implement it any time soon. I'm still working on my MVP.

    1. 1

      Same, MVP with some a need for system super user, client super user and client staff access.

  2. 1

    It's not on AWS Ecosystem but a great database serverless alternative with Native Multi-tenancy is Fauna