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

preguntada hace 2 años221 visualizaciones
1 Respuesta
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
EXPERTO
Matt-B
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas