|
|
|
|
|
by erikpukinskis
1600 days ago
|
|
Is lambda really that different from any other server technology? It’s just a container that you have to boot and it handles web requests, right? They boot fast, so for a low traffic site you can worry less about cold start, is there any other difference with any other containerized web server? |
|