January 2019
Intermediate to advanced
520 pages
14h 32m
English
Microservices work in the real world, which is dynamic. To be useful, they have to be configurable, so that you can change an address or port to bind the server's socket. Often, you will need to set tokens, secrets, and the addresses of other microservices. Even if you have configured them correctly, your microservices may fail. In this case, you need to be able to use the server's logs.
In this chapter, we'll learn the following skills:
Read now
Unlock full access