|
|
|
|
|
by mostlylurks
1203 days ago
|
|
Serverless generally means that you don't have a server / servers in the sense that you don't have some specific dedicated server(s) that you can point to running your code, not that there aren't any servers involved in making your code do its thing. |
|