Tom Beute
By day, software engineer. By different time of day, barista. By night, do whatever I want- no job.
Make Your Own Serverless CI
infrastructure
APR 8, 2019
Automation is essential to maximizing throughput, especially when it comes to being able to confidently release quality software. I believe that anything you find yourself repeating is a great candidate to automate. In most cases, these repetitive tasks can be represented as simple functions! So that got me thinking… maybe I can leverage AWS Lambda for this– things like pull-request review hooks and automatic package versioning + publishing.