Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Multi-account ECS blueprint #67

Open
arvindsoni80 opened this issue Aug 23, 2022 · 0 comments
Open

[FEATURE] Multi-account ECS blueprint #67

arvindsoni80 opened this issue Aug 23, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@arvindsoni80
Copy link
Collaborator

arvindsoni80 commented Aug 23, 2022

Is your feature request related to a problem? Please describe

Account level security access control

Describe the solution you'd like

Customers commonly use multiple accounts for e.g. -/ one account for CI/CD shared services -/ account for test/staging cluster -/ production account. This blueprint will define multi-account setup to use for running containers on ECS. Following is the desired account structure:

  1. CI/CD and associated services in one account
  2. an account with test cluster and test ECR images
  3. an account with production cluster and production ECR images

Make the blueprint flexible so that it is easier for customer to add more accounts for e.g. staging, Q/A etc. The designer should review AWS Control Tower, AWS Organization and landing zone best practices to align with the latest well-architected for multi-account setup.

@arvindsoni80 arvindsoni80 added the enhancement New feature or request label Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: In Progress
Development

No branches or pull requests

3 participants