Cloud-Native Applications in Java
上QQ阅读APP看书,第一时间看更新

Enabling cloud-native behaviors

We have just developed a basic service with two APIs that respond to requests. Let's add a few capabilities that will enable to it to be a good cloud citizen. We will discuss the following:

  • Externalizing configuration
  • Instrumentation—health and metrics
  • Service registration and discovery