AWS

Moving Away From AWS Access Keys

Following Amazon IAM best practices for AWS credentials

I started using GitHub Actions to handle the Hugo build and deployment of this website. I was using an AWS IAM user with the required profile and added their Access Key ID and Secret Access Key as repository secrets.

Putting Knowledge Into Action

How this website came to life

When I started creating this website, I had an idea of how I wanted it to work but I wasn’t too sure of the detail. I’ll show you how I got it to where it is now.

AWS Certified Solutions Architect - Associate

My first AWS certification

I sat my AWS Certified Solutions Architect - Associate exam on Friday. I knew I had passed when I had finished, but I had to wait a couple of days for the score, my certificate and my badge.

Roman Numerals to Arabic Numbers

Python for Beginners

I am working towards my AWS System Architect - Associate certification, training online with A Cloud Guru. I started this last year but the course has been updated for the latest version of the exam. A few new modules have been added to the Architect Learning Path, so I’m doing their ‘Python for Beginners’ course.