Why Do We Need Jenkins X to Be Serverless?
This lesson compares the traditional Jenkins with Jenkins X and explains why being serverless was the way to go.
We'll cover the following...
Drawbacks of traditional Jenkins
There are quite a few problems with the traditional Jenkins. Most of us already know them, so I’ll repeat them briefly.
- Jenkins (without X) does not scale.
- It is not fault-tolerant.
- Its resource usage is heavy.
- It is slow.
- It is not API-driven,