# Health Check

This feature is check only for public resources. It can monotor via the `Endpoint` or `CloudWatch`.

For Health check endpoint , It pass only when then endpoint responds with the `2xx` and `3xx` status code. Also we need to allow ALB or other resources to grant the access for `Route 53` . Another thing we can also have `Parent Health check`  to determine the overall health check status example&#x20;

If we have 3 health check for each resource and one `parent health check` then the `parent health check` will be passed when 2 of 2 health check is alive.

<img src="https://2166680554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FP9VzT74ziIucCaJgfreE%2Fuploads%2FgLmPq88W5zYraEINnjXN%2Ffile.excalidraw.svg?alt=media&#x26;token=50db4892-ba06-400a-8a5e-54ae795a68d8" alt="" class="gitbook-drawing">
