Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. 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.
-
terraform-cdk
Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
cdk8s
Define Kubernetes native apps and abstractions using object-oriented programming
-
terragrunt
Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
-
-
aws-cloudformation-coverage-roadmap
The AWS CloudFormation Public Coverage Roadmap
-
bicep
Bicep is a declarative language for describing and deploying Azure resources
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
-
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.
-
-
-
-
-
serverless-graphql
Serverless GraphQL Examples for AWS AppSync and Apollo
-
-
checkov
Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
-
-
pulumi-terraform-bridge
A library allowing providers built with the Terraform Plugin SDK to be bridged into Pulumi.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Pulumi reviews and mentions
-
⚡⚡ Level Up Your Cloud Experience with These 7 Open Source Projects 🌩️
Pulumi
-
Show HN: Togomak – declarative pipeline orchestrator based on HCL and Terraform
Would it make sense to say Dagger is to Pulumi [1], as Terraform is to Togomak?
-
The Complete Microservices Guide
Infrastructure as Code (IaC): Define your infrastructure using code (IaC) to automate the provisioning of resources such as virtual machines, load balancers, and databases. Tools like Terraform, Pulumi, and AWS CloudFormation can help.
-
[P] MLOps for Vercel OpenAI chatbot infrastructure
This example uses Pulumi which allows you to write the IaC in Python.
-
HashiCorp changes license Terraform to BSL
What are your opinions on the decision to the change to BSL? Will you move to use the cloud service, keep using current version, the open source fork, switch to pulumi or bicep?
- Set Up MacOS for Development Productivity
-
Learning Go by examples: part 12 - Deploy Go apps in Go with Pulumi
$ pulumi new go --force Manage your Pulumi stacks by logging in. Run `pulumi login --help` for alternative login options. Enter your access token from https://app.pulumi.com/account/tokens or hit to log in using your browser : Welcome to Pulumi! Pulumi helps you create, deploy, and manage infrastructure on any cloud using your favorite language. You can get started today with Pulumi at: https://www.pulumi.com/docs/get-started/ Tip: Resources you create with Pulumi are given unique names (a randomly generated suffix) by default. To learn more about auto-naming or customizing resource names see https://www.pulumi.com/docs/intro/concepts/resources/#autonaming. This command will walk you through creating a new Pulumi project. Enter a value or leave blank to accept the (default), and press . Press ^C at any time to quit. project name: (pulumi-gophers) project description: (A minimal Go Pulumi program) Created project 'pulumi-gophers' Please enter your desired stack name. To create a stack in an organization, use the format / (e.g. `acmecorp/dev`). stack name: (gophers) Created stack 'gophers' Installing dependencies... go: downloading github.com/pulumi/pulumi/sdk/v3 v3.60.1 go: downloading golang.org/x/net v0.7.0 ... go: downloading github.com/kr/text v0.2.0 Finished installing dependencies Your new project is ready to go! To perform an initial deployment, run `pulumi up`
-
Infrastructure as Code: A Beginner's Guide
As organizations continue to embrace Infrastructure as Code (IAC) principles, the landscape of tools and frameworks to achieve this goal has expanded significantly. Among the prominent players in this arena are AWS CDK, Pulumi, and Terraform. Each of these tools brings its unique approach and features to the table, catering to the diverse needs of developers and operations teams. In this section, we will delve into a detailed comparison of these three tools, highlighting their strengths, weaknesses, and use cases.
- OpenTerraform – an MPL fork of Terraform after HashiCorp's license change
-
What is the best `as Code` tool in 2023?
Based on the success of my latest article (CHATGPT!), I've decided to continue in that direction by creating shorter and more user-friendly content. Today, I have some thoughts and feelings to share about a complex topic. Recently, I was asked to prepare a sample infrastructure for an OKD cluster from scratch, without pre-built templates. I first used AWS CDK, then rewrote it to Pulumi, and finally to cdktf. You may wonder why I made these changes, and the answer is simple: I really enjoy my job!
-
A note from our sponsor - Onboard AI
getonboard.dev | 8 Dec 2023
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.