- Cloud-Native Applications in Java
- Ajay Mahajan Munish Kumar Gupta Shyam Sundar
- 49字
- 2021-06-24 19:07:17
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