Serverless Containers comparison with other Yandex Cloud services
Written by
Updated at October 21, 2024
| Criterion \ service | Container Solution |
Managed Service for Kubernetes |
Cloud Functions |
Serverless Containers |
|---|---|---|---|---|
| Entry threshold | Medium | High | Low | Medium |
| Scaling | Can be set up |
Can be set up |
Automatic | Automatic |
| Service activity |
Continuous | Continuous | On HTTPS or trigger call | On HTTPS or trigger call |
| Call processing time |
No limits |
No limits |
Up to 1 hour | Up to 1 hour |
| Number of calls processed concurrently by one instance |
No limits |
No limits |
1-16 | 1–16 |
| Supported technologies |
No limits |
No limits |
Node.js Python Go PHP Bash Java Kotlin R C# |
No limits |
| Fee-based services | Running time of the VM hosting the container | Use of a Kubernetes cluster master and running time of the VM hosting the container | Time and memory used to process calls and the number of calls | Time and memory used to process calls and the number of calls |