Building a serverless continuous integration and delivery pipeline
January 1, 2020
Continuous integration and delivery (CI/CD) systems are part and parcel of todays software delivery pipelines. Today, there are two choices for a CI/CD system: you either pay for a service or host your own. Anubhav Mishra explains how to use serverless computing to create a cost-effective and reliable CI/CD pipeline.