ale
supports zero-downtime deployment through port status monitoring and Healthz HTTP response values, suitable for web services and APIs.
Health Check monitoring enables zero-downtime deployments by monitoring service status. During deployment, the system checks if the path entered in the Health Check field returns a 2XX HTTP response code. If no path is specified, the system defaults to checking the root path (/).