|
|
|
|
|
by TheDong
39 days ago
|
|
A lot of these multi-tenant CI systems actually run everything in microVMs even if they present it to you as a container. At this point, a microvm can be booted in ~200ms so you don't even have to keep a warm pool, you can just launch em on demand. GitHub CI (actions) uses virtual machines. |
|