Question d’entretien chez Fisher Investments

Explain the microservice pattern.

Réponse à la question d'entretien

Utilisateur anonyme

6 oct. 2018

It's an architecture that structures the application as a set of loosely coupled, collaborating services. It's easier to scale and test but there is increased complexity with a distributed system.