Ralph's Blog about this and that (RSS | Atom)

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

AWS Lambda development with Go and 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).

Provision Resources on Hetzner Cloud with Pulumi

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.