Basics
Whether you’re new to 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
How Pulumi IaC works - Go under the hood to see how the language host, deployment engine, and resource providers work together when you run pulumi up.
Pulumi Cloud vs. OSS - Compare open source Pulumi with Pulumi Cloud across state backends, access management, secrets and configuration, policy enforcement, and workflows.
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.
For day-to-day operations — targeted updates, update plans, state file editing, self-managed state backends, least-privilege setup — see Operations.
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.