Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

6k AWS accounts, three people, one platform: Lessons learned

AWS Hero team shares how three people managed 6,000 AWS accounts using a single platform. The article covers lessons on automation, governance, and centralized account management at scale.

Background

- AWS accounts: Each is a container for cloud resources with its own billing and permissions. 6,000 is extreme — most large enterprises have hundreds. - This AWS blog describes an unnamed customer that consolidated 6,000 separate accounts into one unified platform managed by just three people. - Key background: Enterprise cloud strategy has two poles — "decentralized" (each team gets isolated accounts, causing sprawl) vs. "centralized platform" (one shared environment with strong governance). The article argues for the latter. - Lessons cover infrastructure-as-code, identity federation, networking, and guardrails — standard AWS best practices validated at massive scale. - Why it matters: Companies with hundreds of accounts often face high cost, security, and compliance overhead. This case shows extreme consolidation is possible but requires heavy upfront automation investment.