When we implement microservices, the first tought is to reuse what we know well from the Old World.
In fact, reuse is a good thing.
But we should not miss the opportunity for smarter pieces to fill in.
Smarter technologies, niche libraries that help get the job done with less legacy.
A lot can be achieved with small microservices that get the job done, and done well.
I am thinking small Go services wherever Java is simply too much:
Top comments (0)