Skip to main content

One post tagged with "Developer"

Developer tools, tips, tricks etc

View All Tags

Config-driven AWS account management with TypeScript

· 7 min read
Ivan Barlog
AWS Solutions Architect @ BeeSolve

Managing the AWS Organization shouldn't require you to fight CloudFormation or click through Control Tower. It should be code. That's the reason I've built a tool which lets you do exactly that. The tool is called @beesolve/aws-accounts and it is publicly available. If you manage multiple accounts and you are not satisfied with existing solutions this article might be for you.