Join Slack
Powered by
Dear Pulumi people, we have the pleasure to set up...
# aws
p
plain-lunch-16168
05/21/2024, 6:51 AM
Dear Pulumi people, we have the pleasure to set up an infrastructure from scratch in a new endeavour. How would you set up AWS Multi-Accounts with Pulumi?
q
quick-house-41860
05/21/2024, 9:42 AM
Hey, one option is to use Pulumi to manage the AWS organization and child accounts:
https://www.pulumi.com/blog/organizing-aws-accounts-with-pulumi/
quick-house-41860
05/21/2024, 10:03 AM
I'd recommend layering AWS Control Tower on top of that because it helps with standardization across the created AWS accounts:
https://www.pulumi.com/registry/packages/aws/api-docs/controltower/landingzone/
E.g. centralized logging, auditing, etc.
👍 1
b
billowy-army-68599
05/21/2024, 2:04 PM
https://leebriggs.co.uk/blog/2023/08/17/structuring-iac
Open in Slack
Previous
Next