Tests Coverage is Dead — Long Live Mutation Testing
In today’s industry, having a great product might not be enough. Competition lurks around the corner, and a key advantage for market leaders is their ability to move fast without breaking things.
Creating a blockchain with less than 100 code lines
The basic concept of blockchain is very simple: a distributed database that maintains a continuously growing list of ordered records.
Custom AWS Config Rules
This article will attempt to explain how to create a custom AWS Config Rule. A working example is provided, using SAM and a Go-flavoured Lambda function.