|
|
|
|
|
by haxiomic
287 days ago
|
|
You're not wrong! Serverless is a funny term. Cloud companies use serverless to mean you don't have to provision and manage the server yourself, but it is still very much serverful technically speaking. This is neat in that you don't even need to setup anything with a cloud provider yourself to enable p2p connections |
|
Only avoiding provisioning and managing the server just means you are renting rather than self-hosting.