My blogs

Getting AWS Solution Architect Associated Certification cover image
September 9, 2024

Getting AWS Solution Architect Associated Certification

Achieved AWS Solutions Architect Associate Certification

View Full Post
aws
Fearless Deployments with CodeDeploy cover image
July 24, 2024

Fearless Deployments with CodeDeploy

Read my published blog on Instil Insights about how I used AWS CodeDeploy to reduce deployment time, application downtime and enable auto rollbacks on a failed deployment!

View Full Post
awsec2codedeploycdkkotlin
Increasing fpl intels lambda performance with gzip cover image
May 5, 2024

Increasing fpl intels lambda performance with gzip

How I implemented gzip compression in Rust AWS Lambdas to improve FPL Intel LightHouse performance score

View Full Post
rustawslambdahttp
Creating aws serverless api using golang cdk cover image
December 23, 2023

Creating aws serverless api using golang cdk

How to create a serverless API on AWS, using API Gateway, Lambda in Go CDK

View Full Post
goawscdklambdaAPIGateway
How to cross compile rust lambda for Amazon Linux 2 Lambda Runtime cover image
December 17, 2023

How to cross compile rust lambda for Amazon Linux 2 Lambda Runtime

How to cross compile rust lambda for Amazon Linux 2 Lambda Runtime using Docker and cargo lambda

View Full Post
rustawslambdadocker
FPL APIs Explained cover image
April 25, 2023

FPL APIs Explained

Documentation for how to use FPL (premier league fantasy football) APIs and what endpoints are available

Updated August 18, 2023

View Full Post
fpl
How to build and deploy AWS Lambda in Rust cover image
March 21, 2023

How to build and deploy AWS Lambda in Rust

How to build and deploy AWS Lambda in Rust: Build Lambda in Rust, Deploy with API Gateway and test with Postman

View Full Post
rustawslambda