top | item 41511096

(no title)

axilmar | 1 year ago

Here is a good approach between using microservices or a monolith: create your product as a series of libraries that can be used to built either a microservices-based product or a monolith product.

In this way, you can turn a monolith to microservices very easily, since the core of your code will be there already.

discuss

order

No comments yet.