
Blog v3: simplifying and improving my blog
I deliberately built a complex AWS ecosystem for this blog to play and learn. Now I'm tearing it down. Here's why, and where things stand.
4 articles and tutorials

I deliberately built a complex AWS ecosystem for this blog to play and learn. Now I'm tearing it down. Here's why, and where things stand.

Why and how to migrate from Access Keys in GitHub Secrets to OIDC to deploy infrastructure with Terraform and GitHub Actions on AWS.

Learn how to automate the deployment of AWS resources using Terraform and GitHub Actions in this step-by-step guide.

Terraform is the main open-source tool to create infrastructure as code (IaC) in any cloud provider. In this article, we will review how we can use it to deploy a serverless website on AWS, exploring different options.