How best to learn to build a cloud 'sites' architecture in AWS similar to Atlassian Jira

0

Which strategy documents should I look at to learn how to create an AWS architecture with scalable, dedicated 'sites' for each of my customers? For example, I would like have customer-site-1.my-root-domain.com, customer-site-2.my-root-domain.com, etc. where each site has dedicated environment, web app, and database. I would like these 'sites' to able to scale/migrate/deploy to additional AWS resources when needed. These per customer dedicated web apps will share other scalable resources such authentication and messaging services. There are so many AWS services, I do not know where to begin. Thanks in advance for pointing me in the right direction. -Eric

已提問 2 年前檢視次數 221 次
1 個回答
1

It sounds like Elastic Beanstalk would definitely be a good place to start. You can deploy web applications and point your sub-domains to each web app using Route53. You can then build on top of this and integrate other AWS services

profile pictureAWS
專家
Matt-B
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南