InvalidBalancer : no balancer found for xx # it means no endpoint found for the service
BackendError : read xxx byte data from backend # it means the backend did give response, the error code is not cause by alb.
InvalidUpstream : no rule match # it means the request does not match any rule, so alb return 404.