Senior Full Stack Developer @ Scott Logic. London, UK.
Dev - DevOps - Java - Javascript - Kubernetes
This post uses CloudFormation to create a DynamoDB table with a Lambda backed ‘Custom Resource’, to automatically ingest data into the…
If you’ve got relational data, then there is a fair argument that you should use a relational database. However, there’s still a lot of good…
So you’ve started a Serverless project. If you’re anything like me, you’ve thrown together a quick prototype which you’ve been deploying and…
I came across a scenario recently whereby I had a hard requirement to create a fully ready Jenkins container. This meant baking in our job…
This post is going to look at how we can easily implement distributed leadership election using Apache Curator...
Jest provides fast parallelised test running, with a familiar assertion syntax, built in code coverage, Snapshots and more. In this post, I’ll be investigating Snapshots and laying out some thoughts...