Pulumi
← Back to Infrastructure as Code
IaC using general-purpose programming languages (TypeScript, Python, Go, C#, Java) instead of domain-specific languages. Provides full IDE support, type checking, testing, and the ability to use loops, conditionals, and abstractions from real programming languages. Supports all major cloud providers.
Key Properties
Related
- Terraform (DSL-based alternative, larger ecosystem)
- AWS CloudFormation (YAML/JSON alternative)