So one of the most import things for this project is making sure it works with the AWS SDK libraries and I need to make sure that the libraries I could use did also have all the features needed to… Read More ›
code
Productivity Improvements
Productivity is a huge topic in the software world, in this post I try to capture some of my favourite ways to be a really productive developer. Context Switching Avoid context switching as much as possible! Changing between tasks, answering… Read More ›
AWS CDK – True infrastructure as code
Infrastructure as code or IaC has recently become a huge topic in the software world. No longer do we live in a monolithic application world that’s only made up of a couple of huge legacy components that changes only a… Read More ›