How to go about hosting a similar SAAS application with different databases for the units of a company

0

Hi,

I have a scenario where it is required to host a SAAS application which is same for the different units of a company but it has NoSQL databases which are different for the different units. I believe, containers can be used and I did some homework on that but I am not able to conceptualize the complete scenario.

I hope, my query is clear.

Please revert.

Regards

posta un anno fa228 visualizzazioni
2 Risposte
0

The most solid way to do this is to implement replicas of the application in different accounts under a unified management via AWS Organizations with proper SCP to limit the capabilities in those accounts.

See https://aws.amazon.com/organizations/

About SCPs: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps.html

profile pictureAWS
ESPERTO
con risposta un anno fa
  • Thanks for your answer but I am not able to understand how AWS Organizations can help as AWS organizations is more about consolidated billing across accounts and SCP. I do not understand how AWS organizations relates to my requirement to host a SAAS application which is same for the different units of a company but it has NoSQL databases which are different for the different units.

0

Take a look at some of the resources here: SaaS Architecture Overview.

profile pictureAWS
ESPERTO
kentrad
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande