Eventing and Messaging Showdown
In this project, I compare the various eventing and messaging services offered by AWS
View More

Building a Serverless API
In this project, I explore how to create a serverless API utilising API Gateway, Lambda, DynamoDB and Cognito
View More

Object Management in S3 with Lambda
In this project, I look at how you can use Lambda to
automate the folder structures of objects in S3 and gain first experience
with the Python Boto3 kit
View More

Comparing CloudFormation and Terraform
In my first experiment with CloudFormation and Terraform,
I decide to test the two by creating a simple web server featuring a load
balancer and an auto scaling group
View more

Self-hosting Diagrams.net on ECS
In order to get to understand how docker works with ECS, I decided to self-host
Diagrams.net using Fargate, go through the pros and cons and build in scheduling
with EventBridge and Lambda
View more

Hosting my website using S3 and CloudFront
In my first big AWS project, I migrated my start page to S3, using CodeDeploy
with Github for seamless updates and CloudFront for security and high availability,
all wrapped behind my custom domain through Route 53
View more
