TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Telophase – Open-Source AWS Control Tower

27 点作者 dschofie超过 1 年前
Hey HN – We’re Danny and Ethan from Telophase (<a href="https:&#x2F;&#x2F;telophase.dev">https:&#x2F;&#x2F;telophase.dev</a>). We’re building automation to isolate cloud environments by tenant or team. You can think of us as an Open-Source AWS Control Tower[1].<p>Our CLI is a drop-in tool to manage multi-account AWS setups. To start, we support AWS Account Factory and landing zones defined in AWS CDK. We plan to support multi-project GCP and multi-subscription Azure setups soon!<p>Features:<p>1. Manage accounts in code.<p>2. Provision accounts and their infrastructure with a single command, `telophase deploy`.<p>3. Deploy to a subset of accounts using tags such as staging, prod-eu, prod-us, etc<p>4. Monitor concurrent CDK deploys with our TUI<p>We decided to build Telophase after managing hundreds of accounts with Control Tower. We found it inflexible and required more integration work than we expected. Check out the readme for more:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;Santiago-Labs&#x2F;telophasecli">https:&#x2F;&#x2F;github.com&#x2F;Santiago-Labs&#x2F;telophasecli</a><p>[1] <a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;controltower&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;aws.amazon.com&#x2F;controltower&#x2F;</a>

1 comment

QuinnyPig超过 1 年前
Interesting. After all, “friends don’t let friends use Control Tower” for many of the reasons you cite.