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

2023 | 2022 | 2021 | 2020 | 2019 | 2018 | 2017

AWS Lambda development with Go and Pulumi

Published: December 06, 2021  •  go, iac

In this blog post I will show you how to write AWS Lambdas with Go and deploy them with Pulumi (Go).

Infrastructure as Code with Pulumi (Go)

Published: November 29, 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