Dynamo as a scheduler? Say What?At Accru we strive to document everything using Infrastructure as Code and to be as event driven as possible rather than operating in batch…Jul 30, 2021Jul 30, 2021
You’re 10 lines of code away from your own CryptocurrencyThere are so many blockchains out there, which one do you choose?Jul 22, 20211Jul 22, 20211
Warming your lambda functions using the AWS CDKThe AWS CDK is an awesome tool for describing your infrastructure.Dec 18, 20202Dec 18, 20202
Dynamo streamsSuppose you’re writing to a DynamoDB table and you want to do something with that data upon a CRUD operation happening. Welcome to…Feb 27, 2020Feb 27, 2020
Node microservices, hooks and correlation idsI once gave a talk on microservices using Node.js and complained about the difficulty in passing headers such as a correlation id onto…Nov 7, 2018Nov 7, 2018
Don’t use Node.js to render your assets, use a CDNNode is great at so many things, but serving images and static assets in general was not what it was meant for. That’s where a CDN comes…Oct 23, 2018Oct 23, 2018
Environment variables and 12 factor appsNo more custom properties files, JNDI etc. 12 factor apps promised us the simplicity of environment variables, but how do you manage them?Oct 23, 2018Oct 23, 2018
MicrofrontendsDecomposing a monolith into microservices brings great agility and speed for a development team, providing it is done well. But what about…Oct 23, 2018Oct 23, 2018