How to route A.com and B.com (and so on) based on host name to any one of a set of backend servers, and have full flexibility in programmatically adding and removing backends at runtme?
An ongoing issue with containerisation is that so many applications are not written with ...