SaaSHub helps you find the best software and product alternatives Learn more →
Pulumi Alternatives
Similar projects and alternatives to Pulumi
-
terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
-
-
-
-
-
-
-
-
terraform-cdk
Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
-
-
-
terragrunt
Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
-
-
checkov
Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
-
-
copilot-cli
The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
-
-
-
Pulumi discussion
Pulumi reviews and mentions
-
How I suffered my first burnout as software developer
As part of the task, I also needed to build the necessary infrastructure in AWS. The client organization primarily relied on “click-ops,” manually configuring resources through the AWS Management Console, and had not yet embraced Infrastructure as Code (IaC). Since we wanted to introduce IaC to streamline processes, I asked my boss if they had a preferred tool, such as Terraform, AWS CDK, or Pulumi. Their response was vague: “Any tool will do.”
-
Top DevSecOps Tools for 2025
Other options: Pulumi, Infisical
- OpenStack sur Kubernetes en toute simplicité avec Canonical MicroStack et Pulumi …
-
AI Coding Assistants, Starter Templates, and More: A Guide to Working Less
Coding isn’t just about writing frontend or backend logic — it’s about setting up the entire ecosystem for your app to thrive. Tools like AWS CDK, Pulumi, or Terraform let you define your cloud infrastructure as code.
-
SST: Container Support
It would be great if I could run the Pulumi CLI against my SST stack.
[1]: https://github.com/pulumi/pulumi/issues/3021
-
Mill: A fast JVM build tool for Java and Scala
Pedantically, that's only one way to resolve a go package - and for sure the more obvious[1] - but the most famous one I know of is yaml.in that uses a tag to redirect to its actual GH repo, which only the deepest golang ninja would know how to use: compare view-source:https://gopkg.in/yaml.v3 with view-source:https://gopkg.in/yaml.v3?go-get=1
1: err, modulo that go.mod stuff that secretly adds a version slug to an otherwise normal github URL -- I'm looking at you, Pulumi: https://github.com/pulumi/pulumi/blob/v3.137.0/sdk/go.mod#L1
-
Managing AWS EKS access entries with Terraform and OpenTofu
By moving access control to a dedicated infrastructure as code, we can manage access more easily and with less risk. In the old system, there was a chance you would lose cluster access if you deleted the cluster owner. Now, other users can add IAM principals to access the cluster through APIs, making it easier to manage access with Infrastructure as Code (IaC) tools like OpenTofu, Terraform, Pulumi, Ansible, and CloudFormation.
-
Top 10 Infrastructure as Code Tools
3. Pulumi
-
Experimental WASM/Rust support for Pulumi
Pulumi as basically Terraform, but you write code in your favourite programming language. Officially it supports Go, Python, Typescript, C# and Java (kinda). There is also community support for Kotlin and Scala
-
How to deploy a Next.js app to a Hetzner VPS using SST and Docker
SST is a framework that makes it easy to build modern full-stack applications on your own infrastructure. SST v3 uses Pulumi and Terraform – SST Documenation
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Jan 2025
Stats
pulumi/pulumi is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Pulumi is Go.