My blogs
September 9, 2024
Getting AWS Solution Architect Associated Certification
Achieved AWS Solutions Architect Associate Certification
View Full PostJuly 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 PostMay 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 PostDecember 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 PostDecember 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 PostApril 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 PostMarch 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