September 2017
Intermediate to advanced
244 pages
6h 44m
English
As we have seen, in microservices, every codebase is separate from the other. So, different teams working on different services can use different technologies and different storage if they want to. In fact, those teams are completely free from the need to use the same technology across different services until you are providing other services that are interacting with each other. However, if we want to use the option of shared code to avoid repeatedly writing the same logic in different technologies, then to have a shared code base, we may need to use the same technology.
Read now
Unlock full access