AI Features

Serverless Computing

This lesson discusses how serverless computing evolved, what problems it has solved, and what are some drawbacks of it.

⚠️ At the time of this writing (December 2019), the examples in this chapter work only in a GKE cluster. Feel free to monitor the issue 4668 for more info.

We already saw how we could run the serverless flavor of Jenkins X. That helped with many things, like better resource utilization and scalability.

  • Can
...