Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
christopher
@christopher
personal growth is moving from serverless functions back to an API monolith
7 replies
0 recast
20 reactions
Gabriel Ayuso
@gabrielayuso.eth
I've never used serverless functions and I want to keep it that way.
1 reply
0 recast
5 reactions
christopher
@christopher
how do you write your microservices?
1 reply
0 recast
0 reaction
Gabriel Ayuso
@gabrielayuso.eth
I just use servers, RPCs, workers, go routines, queues, etc. Depends on the scale things that are running on the same server can be moved to other servers/workers and scale horizontally as needed. "Severless" basically does a bunch of this for you I suppose but likely with added cost and such.
0 reply
0 recast
2 reactions