Published onSeptember 21, 2021Type-safe APIs with ReScriptNodeJSWebFetchJavaScriptJSONLearn how to build a type-safe JSON API in ReScript that runs on AWS Lambda
Published onAugust 26, 2021Using Rescript to build applications on AWS LambdaAWSLambdaReScriptNodeJSLearn how to use ReScript to write and deploy a simple AWS Lambda application
Published onAugust 22, 2021Retry, Timeout and Cancel with fetch()NodeJSWebFetchJavaScriptAdd retries, timeouts and cancellation to your fetch() calls without including another HTTP library
Published onAugust 17, 2021Building successful transactional applications on DynamoDBAWSDynamoDBBuilding transaction applications on DynamoDB can be a challenge - here is a few tips I've learned to ensure it is successful
Published onAugust 12, 2021When to use DynamoDBAWSDynamoDBWhen would you use DynamoDB? A quick run-down of the advantages and disadvantages