An Ideal CI/CD System
https://matt-rickard.com/an-ideal-ci-cd-system
Discussions: https://discu.eu/q/https://matt-rickard.com/an-ideal-ci-cd-system
An Ideal CI/CD System
A good CI/CD system means developer productivity. What an ideal CI/CD system looks like today. Serverless – A CI/CD system should be serverless. There's no reason to be managing Jenkins or individual nodes. Managing CI/CD machines makes it really easy to introduce configuration and environment drift, which causes hard to trace down bugs. Container-native is usually a good choice, especially if you often deploy software inside containers, but anything that provides a real ephemeral environment i