Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "Pulumi Compared to Alternatives"
authors: ["joe-duffy"]
meta_desc: Learn how Pulumi compares with alternative infrastructure as code solutions that may share overlapping capabilities.
title: Comparisons
h1: Compare Pulumi to other solutions
Expand Down
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/arm-templates.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "Pulumi vs. ARM Templates"
authors: ["joe-duffy"]
meta_desc: "Pulumi vs. ARM Templates: Pulumi is a multi-cloud IaC platform in general-purpose languages; ARM Templates and Bicep are Azure-only declarative templates."
title: ARM Templates
h1: Pulumi vs. ARM Templates
Expand Down
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/aws-cdk.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "Pulumi vs. AWS CDK"
authors: ["joe-duffy"]
meta_desc: "Compare Pulumi and AWS CDK: language support, multi-cloud coverage, state, secrets, policy, and migration paths. Neutral, side-by-side, with adoption guidance."
title: AWS CDK
h1: Pulumi vs. AWS CDK
Expand Down
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/cdktf.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "Pulumi vs. CDKTF"
authors: ["joe-duffy"]
meta_desc: "Compare Pulumi and CDK for Terraform (CDKTF, deprecated December 2025): language support, providers, state, secrets, and migration paths — side-by-side."
title: CDKTF
h1: Pulumi vs. CDKTF
Expand Down
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/chef-puppet-etc.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "Pulumi vs. Chef, Puppet, Ansible, and Salt"
authors: ["joe-duffy"]
meta_desc: Learn about the major differences between Pulumi and configuration management tools like Chef, Puppet, Ansible, Salt, and more.
title: Chef & Puppet
h1: Chef, Puppet, Ansible, & Salt vs Pulumi
Expand Down
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/cloud-sdks.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "Pulumi vs. Cloud SDKs (AWS Boto)"
authors: ["joe-duffy"]
meta_desc: Learn about the major differences between Pulumi and cloud SDKs like AWS Boto and more.
title: Cloud SDKs
h1: Pulumi vs. AWS Boto and Cloud SDKs
Expand Down
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/cloudformation.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "Pulumi vs. AWS CloudFormation"
authors: ["joe-duffy"]
meta_desc: "Pulumi vs. AWS CloudFormation: Pulumi is a multi-cloud IaC tool in general-purpose languages; CloudFormation is AWS-only with JSON/YAML templates."
title: AWS CloudFormation
h1: Pulumi vs. AWS CloudFormation
Expand Down
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/crossplane.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "Pulumi vs. Crossplane"
authors: ["joe-duffy"]
meta_desc: "Pulumi vs. Crossplane: Pulumi is a multi-language IaC platform; Crossplane is a Kubernetes-native control plane for managing cloud infrastructure."
title: Crossplane
h1: Pulumi vs. Crossplane
Expand Down
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/custom.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "Pulumi vs. Custom IaC Solutions"
authors: ["joe-duffy"]
meta_desc: Learn about the major differences between Pulumi and custom infrastructure as code solutions.
title: Custom Solutions
h1: Pulumi vs custom infra-as-code solutions
Expand Down
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/helm.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "Pulumi vs. Helm"
authors: ["joe-duffy"]
meta_desc: "Pulumi vs. Helm: Pulumi is multi-cloud IaC in general-purpose languages; Helm is a Kubernetes-only package manager. Many teams use them together."
title: Helm
h1: Pulumi vs. Helm
Expand Down
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/k8s-yaml-dsls.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "Pulumi vs. Kubernetes YAML Manifests"
authors: ["joe-duffy"]
meta_desc: "How Pulumi compares to Kubernetes YAML Manifests: a multi-cloud IaC platform in general-purpose languages versus Kubernetes' native declarative config format."
title: Kubernetes YAML Manifests
h1: Pulumi vs. Kubernetes YAML Manifests
Expand Down
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/opentofu.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "Pulumi vs. OpenTofu"
authors: ["joe-duffy"]
meta_desc: "Pulumi vs. OpenTofu: Pulumi is a multi-cloud IaC platform in general-purpose languages; OpenTofu is a Linux Foundation Terraform fork that uses HCL."
title: OpenTofu
h1: Pulumi vs. OpenTofu
Expand Down
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/serverless.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "Pulumi vs. Serverless Framework"
authors: ["joe-duffy"]
meta_desc: "Compare Pulumi and the Serverless Framework: a multi-cloud IaC platform in general-purpose languages versus an AWS-focused tool for deploying Lambda apps."
title: Serverless Framework
h1: Pulumi vs. Serverless Framework
Expand Down
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/terraform/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "Pulumi vs. Terraform"
authors: ["joe-duffy"]
meta_desc: "Pulumi vs. Terraform: Pulumi uses general-purpose languages (Python, TypeScript, Go) across any cloud; Terraform uses HCL with HashiCorp's providers."
title: Terraform
h1: Pulumi vs. Terraform
Expand Down
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/terraform/opentofu.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "OpenTofu vs. Terraform"
authors: ["joe-duffy"]
meta_desc: Compare and contrast OpenTofu and Terraform across key features. Learn how they differ and why many teams are migrating to Pulumi.
title: OpenTofu vs. Terraform
h1: OpenTofu vs. Terraform
Expand Down
1 change: 1 addition & 0 deletions content/docs/iac/comparisons/terraform/terminology.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title_tag: "Pulumi vs. Terraform: Terminology and Commands"
authors: ["joe-duffy"]
meta_desc: Many of the terms you may know from working with Terraform have direct equivalents in Pulumi. Here is a list of common terms and how they relate to Pulumi.
title: Pulumi equivalents
h1: Pulumi terms & command equivalents
Expand Down
Loading