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

질문됨 일 년 전228회 조회
2개 답변
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
전문가
답변함 일 년 전
  • 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
전문가
kentrad
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠