My blogs

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
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
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
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
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