Automation

To deploy my blog and to deploy some future projects, I decided I would like to set up infrastructure as code using Pulumi for linode .

The blog has continuous integration and deployment setup using github actions, which you can read more about here.

I quite prefer pulumi over terraform , though both are quite similar in application (for more on why, see why I prefer pulumi.).