DEV Community

Cover image for Infrastructure as Code best practices
aaronkao for Pulumi

Posted on

Infrastructure as Code best practices

We frequently get questions from our users on what are some of the best practices for infrastructure as code: how to organize the code, how to structure projects, how to manage access controls, how to do cross stack references, how to build control planes, etc. Most of this information was dispersed across documentation, Slack conversations, and blog posts or just not written down. So we created a reference architecture that has all these best practices built in and then walked through it all in a series of blog posts.

Follow along here:

Top comments (0)