Basics
Whether you’re just starting with Pulumi or looking to refine your workflow, these guides cover essential practices for organizing infrastructure code, securing deployments, and managing changes with confidence.
These fundamentals apply across all cloud providers and help you build maintainable infrastructure from the start.
Guides
Organizing projects & stacks - Learn how to structure your infrastructure code into projects and stacks. Understand when to split infrastructure into multiple projects versus using a single project with multiple stacks.
Least privilege security - Implement security best practices by granting only the minimum permissions needed for infrastructure operations. Learn how to configure cloud provider credentials with appropriate access controls.
Update plans - Preview and review infrastructure changes before applying them. Update plans help you catch unintended modifications and coordinate changes across teams.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.