Skip to content

How do I create a 'Tenant'?

0

I recently learned that I can create different independent environments or 'Tenants' within my AWS account, in order to isolate projects from one another. I want to do this, but I'm not sure how to get started. Is there a place in the AWS console where I can go to create a new Tenant?

Thanks Frank

asked 3 years ago1.6K views
1 Answer
0

Hi, If you are working on a CI/CD project and need some isolated deployment environments like lab, staging, production etc. You might consider running multiple AWS accounts for better isolation and organizing multiple accounts through AWS Organizations.

Please see below for your reference.

https://aws.amazon.com/organizations/getting-started/best-practices/?nc1=h_ls

https://docs.aws.amazon.com/codedeploy/latest/userguide/deployments-cross-account.html

AWS
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.