|
|
|
|
|
by maxbond
1379 days ago
|
|
Cold start would be just as much of a problem on lambda, no? Which is to say, it would or wouldn't be a problem depending on your needs modulo language/runtime choice. If we expect to compute for >15 minutes, cold start is probably not a big deal. |
|
if you dont use containers in lambda, its super fast unless you start using C#/Java