|
|
|
|
|
by conradev
356 days ago
|
|
Yes! All I was trying to say: Containers can contain code which open arbitrary ports using the provided kernel interface whereas serverless workers cannot. Workers can only handle HTTP using the provided HTTP interface. I don’t need a container, sure, I need a system with a network sockets API. |
|
I don't have the links to Azure's or GCP's function emulation framework, but my recollection is that they behave similarly, for similar reasons