This is rather a note to myself on how to setup CI/CD for Lambda written in Java. Nowadays implementing ideas and concepts that just need to be proved can be done using serverless approach. Such approach has a lot of benefits: no infrastructure management and pay-as-you-go payment model, to name…