Becoming an AWS Certified Solutions Architect for Software Developers

Here are all the resources and strategies I used to gain my AWS Certified Solutions Architect Associate Certification (SAA-C03) as a software developer.
Read more →

Handling File Uploads in a Serverless API Endpoint

In this post, I walkthrough using signed URLs to enable asynchronous file uploads in a serverless API endpoint.
Read more →

Installing & Using AWS CLI v2 with Bitbucket Pipelines

A brief example on how to install the AWS SDK CLI v2 when running a Bitbucket Pipeline
Read more →

Retrieving AWS SSM Parameters with Node

This is a note to my future self on how to retrieve SSM parameters with Node
Read more →
x