July 2017
Beginner to intermediate
358 pages
10h 54m
English
The way that Micro has been built is incredibly sympathetic toward modern enterprise problems of updating and maintaining microservices. Versioning is incorporated into the framework, and, in our example, we are setting the version in the server.Init method. It is possible for multiple services to co-exist, differentiated by their version number. When requesting the service, it is possible to filter by a version, which allows new versions of a service to be deployed without causing disruption to the rest of the estate.
Read now
Unlock full access