7 ms·
I'm confused, how does "serverless" play into this? I opened this expecting something about p2p architecture
by SpaceCadetJones 10y ago
I'm confused, how does "serverless" play into this? I opened this expecting something about p2p architecture
- brianwawok 10y agoYou don't run the server so I guess you can pretend it doesn't exist. Kinda like s3... it involves servers, but you don't have to do anything. Its just a black box you put in or get out data. "Serverless" FaaS is just a place you park some code and it runs. Yes the name is kinda dumb.