aliyun / alibabacloud-landing-zone

alibabacloud-landing-zone
MIT License
53 stars 22 forks source link

[Feature Request] Landing Zone Architecture Document #17

Open taobaochina1001 opened 3 years ago

taobaochina1001 commented 3 years ago

Ask: When is the time line to have Enterprise-Scale Landing Zone Architecture document, the topic is landing zone design, compare with Azure, lots of charters are not mentioned, for enterprise who want to use Alibaba cloud but have Azure or AWS landing zone design guideline quality.

https://github.com/Azure/Enterprise-Scale

Following IAM control just a small part of landing zone design, and need more description for why have such design, pro and con.

01 初始化资源目录 | 为主账号开通资源目录,创建资源夹并在资源夹中创建资源账号 02 为资源目录下发策略 | 创建新的管控策略,并绑定在指定资源夹下 03 为企业成员账号创建角色 | 在主账号和旗下所有成员账号中,创建用户指定的RAM角色 04 用户跨账号扮演角色 | 主账号扮演用户指定成员账号中的不同角色,并打印出所扮演角色的账号uid

daxingplay commented 3 years ago

Thanks for your advice. Our team are currently working hard on improving our code and adding more solutions or examples. Our repo is mainly focus on Terraform code regarding setting up landing zones and relative solutions, so the docs will focus on setup and how to use them. We will have our documentation improved before the end of this year. However, for the entire landing zone architecture design, we will release it under AlibabaCloud documentation site ( for Chinese users, it will be help.aliyun.com, for international users, it will be alibabacloud.com/help). Currently you can have a look at our Cloud Adoption Framework for more details about our design ( Chinese only ). We will add the links in this repo after we release the docs about the entire landing zone design. Thanks.