Tag: Pulumi

Say goodbye to Terraform: infrastructure as code for humans with Pulumi

Let it be clear, this is not another article to criticize the changes in Terraform’s licensing by HashiCorp. There are too many reasons to consider moving away from using Terraform. In this article, we will review some of the advantages of Pulumi over Terraform. This does not imply being a Pul...

Pulumi after years of Terraform

Using Infrastructure as Code (IaC) is a no-brainer when working with cloud development. For many years I have used Terraform for this purpose, the most widely adopted tool for IaC. But Terraform is not the only option in the open source community (and questionably still open...

Pulumi vs. Terraform: Choosing your IaC Tool

Selecting the appropriate cloud engineering platform is crucial. Although there are numerous solutions available that implement IaC, this article will concentrate on two remarkable IaC tools: Pulumi and Terraform. Evaluating these tools in terms of features, ease of use, and community...