
Circuit Breaker in Microservice Architecture
This post provides an overview of circuit breaker pattern in microservice architecture and how this pattern works.
Health Check API in Spring Boot Application
This post provides a step-by-step guide for exposing a health check endpoint using Spring Boot Actuators.