September 2017
Intermediate to advanced
244 pages
6h 44m
English
If you want to replace a part of the system, then it is not that simple in monolithic architecture because everything is in the same code base. However, in microservices, it is easier to replace one component of the system because all you need to do is have another service and replace it with the existing one. Obviously, you still need to have an alternative service, but it is not like replacing the whole component in the same code base with some other code.
Read now
Unlock full access