Software Alternatives, Accelerators & Startups

Pulumi VS Helm.sh

Compare Pulumi VS Helm.sh and see what are their differences

Pulumi logo Pulumi

Cloud Infrastructure for any cloud using languages you already know and love.

Helm.sh logo Helm.sh

The Kubernetes Package Manager
  • Pulumi Landing page
    Landing page //
    2019-01-06

Pulumi lets engineers deliver infrastructure as code faster, using any programming language. The Pulumi Platform enables customers to manage 10x more resources at lower cost than traditional tools, while Pulumi Insights unlocks analytics and search across cloud infrastructure, and enables novel AI-driven infrastructure automation.

  • Helm.sh Landing page
    Landing page //
    2021-07-30

Pulumi videos

Pulumi Up(date) with Corey Quinn and Joe Duffy

More videos:

  • Review - Ep 002: How Pulumi Works
  • Review - Cloud Infrastructure as C# and F# with Pulumi - .NET South West - February 2020

Helm.sh videos

Review: Helm's Zind Is My Favorite Black Boot (Discount Available)

More videos:

  • Review - Helm Free VST/AU Synth Review
  • Review - Another Khracker From Helm - Khuraburi Review

Category Popularity

0-100% (relative to Pulumi and Helm.sh)
Infrastructure Build Tools
Developer Tools
15 15%
85% 85
DevOps Tools
25 25%
75% 75
Cloud Computing
0 0%
100% 100

User comments

Share your experience with using Pulumi and Helm.sh. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Helm.sh seems to be a lot more popular than Pulumi. While we know about 138 links to Helm.sh, we've tracked only 12 mentions of Pulumi. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Pulumi mentions (12)

  • How I get better feedback on my PRs (and how you can, too)
    Lang="en"> charset="utf-8"> Hello, world! Hello, world! 👋 Deployed with 💜 by new href="https://pulumi.com/">Pulumi. - Source: dev.to / 11 months ago
  • AWS EC2 Auto Scaling, Target Tracking Policies and Prometheus Exporters
    Pulumi IaC will help us bring up our infrastructure on the AWS Cloud. Check out pulumi.com if you still need to become familiar with it. You can deploy this demo stack using the Pulumi button below. - Source: dev.to / over 1 year ago
  • Terraform - How do you handle secrets?
    There are other infrastructure as code tools that take secrets seriously. Pulumi encrypts all values in state and you can even bring your own key from your cloud provider. Source: over 1 year ago
  • Observability Mythbusters: Yes, Observability-Landscape-as-Code is a Thing
    *Codifying the deployment of the OTel Collector *(to Nomad, Kubernetes, or a VM) using tools such as Terraform, Pulumi, or Ansible. The Collector funnels your OTel data to your Observability back-end. ✅. - Source: dev.to / almost 2 years ago
  • My "infrastructure as code" tool to manage production-grade clusters
    It takes too much time, terraform configs are not easy to use also. Pulumi is much better to maintenance. Cloudy is good enough for launching a production-ready cluster in 5-10 minutes. It could be an alternative to kops. Source: about 2 years ago
View more

Helm.sh mentions (138)

  • 26 Top Kubernetes Tools
    Helm is a Kubernetes package management solution. It allows you to bundle your Kubernetes manifests as reusable units called charts. You can then install charts in your clusters to easily manage versioned releases and ensure that app dependencies are available. - Source: dev.to / 3 days ago
  • From Whispers to Wildfire: Celebrating a Decade of Kubernetes
    The fire continued to blaze onward. We created SIGs - Special Interest Groups - to gather people weekly or bi-weekly to discuss specific areas of interest. I co-created and co-led SIG-Apps. My interest was figuring out how to make it easy to build, install and manage applications in Kubernetes and the tools we needed on top of Kubernetes. I contributed to Helm and Draft in particular around this time as there was... - Source: dev.to / 7 days ago
  • Deploy Postgres on any Kubernetes using CloudNativePG
    Step-1:  Install CloudNativePG operator on your running Kubernetes, best way to deploy using Helm. - Source: dev.to / 8 days ago
  • Kubernetes for Beginners
    Kubernetes Documentation: https://kubernetes.io/docs/home/ Kubernetes Tutorials: https://kubernetes.io/docs/tutorials/ Kubernetes Community: https://kubernetes.io/community/ Prometheus: https://prometheus.io/ Grafana: https://grafana.com/ Elasticsearch: https://www.elastic.co/elasticsearch/ Kibana: https://www.elastic.co/kibana Helm: https://helm.sh/ Prometheus Helm Chart:... - Source: dev.to / 26 days ago
  • Kubernetes CI/CD Pipelines
    Applying Kubernetes manifests individually is problematic because files can get overlooked. Packaging your applications as Helm charts lets you version your manifests and easily repeat deployments into different environments. Helm tracks the state of each deployment as a "release" in your cluster. - Source: dev.to / 2 months ago
View more

What are some alternatives?

When comparing Pulumi and Helm.sh, you can also consider the following products

Terraform - Tool for building, changing, and versioning infrastructure safely and efficiently.

Kubernetes - Kubernetes is an open source orchestration system for Docker containers

AWS CloudFormation - AWS CloudFormation gives developers and systems administrators an easy way to create and manage a...

Rancher - Open Source Platform for Running a Private Container Service

Hashicorp Terraform - Hashicorp Terraform is a tool that collaborate on infrastructure changes to reduce errors and simplify recovery.

Docker Compose - Define and run multi-container applications with Docker