Hi. I'm Elias Brange.
Driving Serverless adoption.
One post at a time.
One post at a time.
Follow me on LinkedIn for more content!
Deploy Hono Lambdalith APIs with Lambda Function URLs and CloudFront OAC
Learn how to build a Lambdalith API with Hono and deploy it with Lambda Function URLs and CloudFront, using OAC and bearer authentication to restrict access. Compared to REST API Gateway, you can save up to 66.7% of the cost.
An opinionated approach to building serverless APIs
There are countless ways to build serverless APIs. You can use single-purpose Lambda functions, monolithic Lambdaliths, or a mix of both. In this post, I share an opinionated and pragmatic approach that I've found to work well for me.
Build a Simple URL Shortener with CloudFront KeyValueStore
Learn how to use CloudFront functions and the newly released CloudFront KeyValueStore to build a simple and fully serverless URL shortener.