(no title)
phodge | 5 years ago
There are various pros+cons for whichever combination you choose, there's no "best" answer that applies to every single situation.
phodge | 5 years ago
There are various pros+cons for whichever combination you choose, there's no "best" answer that applies to every single situation.
john-tells-all|5 years ago
In a job we were mostly Serverless/Microservices, but tested and deployed as a Monolith. We got many benefits from the Monolith (simplified management, testing, code wrangling), and some benefits of Microservices (theoretically independent functions, scaling/costing down to zero).