- Published on
Aws
- Published on
ICFP, smaws gets multiple scheduler support- Published on
Update on smaws, an AWS SDK for OCaml- Published on
ppxlib is usually just thought of as a tool for transforming OCaml code, but it can be used to generate new code too.- Published on
An AWS SAM application with a lot of APIs can still hit the CloudFormation stack resource limit. This guide shows you how to approach stack splitting for such an application.- Published on
How to do basic administration tasks, like add users to groups, with the IAM Identity Center when managing multiple AWS Accounts and user access- Published on
ocaml-cfgen gets resource reference, IAM policy generation and what's next- Published on
A new project I'm working on to generate CloudFormation templates from OCaml bindings, and the problems that motivated its creation- Published on
Learn about packaging your NodeJS-based AWS Lambda functions with esbuild for improved cold start times and reduced deployment package size- Published on
Learn how to use ReScript to write and deploy a simple AWS Lambda application- Published on
Building transaction applications on DynamoDB can be a challenge - here is a few tips I've learned to ensure it is successful- Published on
When would you use DynamoDB? A quick run-down of the advantages and disadvantages- Published on
Managing multiple accounts is a headache on AWS, especially when you're trying to maintain best practice compliance and when operations isn't your day job. AWS's new Control Tower service makes it much easier to provide governance and monitoring of your multi-account environment, automating the deployment of centralised audit logging, account guardrails and ensuring consistent base configuration of new accounts.- Published on
Setting up CloudWatch Logging for your API Gateway is painful - here's a script to make it easy- Published on
Understanding what is Amazon Cognito and how it is used- Published on
Running your own Jitsi instance on EC2 with an easy-to-deploy CloudFormation solution- Published on
A guide for getting started with dynaglue- Published on
Annoucing dynamodb-csv-export-import, a utility for importing the CSVs generated by the AWS DynamoDB Console 'Export to csv' feature