#aws
Read more stories on Hashnode
Articles with this tag
This isn't the blog post where I tell you why to use serverless Rust, as that's been done already: AWS re:Invent 2023 - Keynote with Dr. Werner...
Disclaimer: At the time of writing, many of the tools discussed are in preview and not GA, so whilst it is cool to use them in personal projects like...
AWS has great documentation specifying the features supported by both REST and HTTP APIs which you can view here. This post is mostly my high-level...
Lambda functions are a welcome shift from the monolithic application chassis we had before. Now our complexity lives in our infrastructure rather than...