Utilising MicroProfile Healthchecks in a cloud environment | Jakarta Tech Talks
Channel:
Subscribers:
24,100
Published on ● Video Link: https://www.youtube.com/watch?v=urcrPKlcwq4
Check out the new Jakarta EE Youtube channel here: https://www.youtube.com/channel/UC4M7h5b6elu9VlzjLfzuXyg
MicroProfile Health is an API designed specifically for use in cloud and containerized environments, where you want to quickly determine if an instance of an application is unhealthy and restart it. How exactly do you use it though? In this session, I’ll run through how to add some health checks to your application, and how to configure a number of cloud providers and containers to effectively use them to restart your application instances.