Internet -> ELB -> Target
Internet <- ELB <- Target
Target 5XX means it’s the BE returning 5XX errors.
ELB 5XX means it’s the ELB returning 5XX errors.
502 Bad Gateway
Unable to connect to Target / BE
504 Gateway Timeout
Connected to Target / BE but BE is taking too long to response