Infrastructure as Code with Pulumi (Go)
Published: 29. November 2021 • go, iac
In this blog post, I'm going to show you how to set up cloud resources on AWS with the infrastructure as code (IaC) tool Pulumi
Published: 29. November 2021 • go, iac
In this blog post, I'm going to show you how to set up cloud resources on AWS with the infrastructure as code (IaC) tool Pulumi
Published: 6. December 2021 • go, iac
In this blog post, I will show you how to write AWS Lambdas with Go and deploy them with Pulumi (Go).
Published: 16. July 2025 • iac
This blog post shows you how to use Pulumi to provision resources on Hetzner Cloud. The example provisions a VPS and installs Wireguard on it with the help of cloud-init.