https://www.gravatar.com/avatar/eef8e7cc993b1bb82165ef94c2f04718?s=240&d=mp

Graceful Shutdown

TL;DR: This article discusses the importance of Graceful Shutdown in microservices, the shutdown signals (SIGTERM, SIGINT and SIGKILL) and three perspectives on this challenge: Go, Kubernetes, and Istio.