How Pulumi Works
Build
- Code in modern languages
- Share and reuse patterns
- Use your favorite IDE and tools
Deploy
- Preview changes
- Run
pulumi up
to deploy
- Integrate with CI/CD
Manage
- Audit all changes
- Manage complex environments
- Implement policies and controls