All Posts
Verifying self-signed JSON Web Tokens (JWTs) with AWS HTTP APIs
Hosting your own serverless OIDC Conformant "server" to verify self-signed JSON Web Tokens with HTTP APIs is actually quite simple. This post will show you how.
Lambda API: v0.10.5 Released
Serverless MySQL: v1.5.3 released
Serverless MySQL: v1.5.2 released
Data API Client: v1.0.1 Released
Takeaways from AWS re:Invent 2019's Amazon DynamoDB Deep Dive: Advanced Design Patterns (DAT403)
Rick Houlihan delivered another mind-bending edition of his Advanced Design Patterns for DynamoDB talk at re:Invent this year. Here are my 12 key takeaways.
Lambda API: v0.10.3 Released
The Dynamic Composer (an AWS serverless pattern)
A serverless microservice pattern for dynamically composing AWS Lambda functions with similar guarantees as Step Functions.
Lambda API: v0.10.2 Released
Serverless MySQL: v1.5.0 released
How to switch from RDBMS to DynamoDB in 20 easy steps...
20 "easy" steps to make the leap from RDBMS to DynamoDB. Hopefully this inspires you to use the power of DynamoDB when building your serverless apps.
Serverless MySQL: v1.4.0 Released
Developing Serverless Applications Locally with the "serverless-cloudside-plugin"
Develop serverless apps locally using the "serverless-cloudside-plugin" that supports AWS CloudFormation intrinsic functions to reference remote resources.