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

automate the life cycle of accounts #71

Open
1 task
bernard357 opened this issue Feb 3, 2023 · 0 comments
Open
1 task

automate the life cycle of accounts #71

bernard357 opened this issue Feb 3, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@bernard357
Copy link
Contributor

What is this?

This is a workbook for enterprises that have thousands of AWS accounts to manage.

Learn more:

Why it is important?

SPA by itself does not create nor terminate accounts. When a new consultant joins Reply, we use Control Tower to create an account from the Account Factory (implemented with Service Catalog). This works well with the current rate of staff arrival, but of course it will not sustain a high-rate of people on-boarding, and is prone to configuration errors.

Therefore the need to provide, aside SPA itself, workbooks and code that control the creation and termination of thousands of AWS accounts. Current thinking is limit code dept by leveraging existing solution.

How to implement it?

  • Create a new workbook in Markdown .md in the workbooks directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant