This is a sample of monitoring the health endpoint, part of the cloud design pattern implementation based on the Microsoft Azure Well-Architected Framework (Java/Spring Boot version).
The executable samples are as follows.
Sample Name | Description |
---|---|
springboot-actuator | A sample implemented with a simple endpoint and Spring Actuator |
- Health Endpoint Monitoring pattern - Azure Architecture Center | Microsoft Learn
- Health monitoring - .NET | Microsoft Learn
EOF