Hi Clement.
I'll definitely use links for the foreseeable future.
Just for the sake of discussion...
I see what you are saying. But defining a name for a service doesn't automatically give you the port to connect to so how could you eventually contact your vertx rest service `b` in container B from verticle `a` in container A just knowing that they share a network? It looks similar to the --link scenario so I would expect some kind of discovery needed. Am i getting something wrong?
Anyway... I'll give a shot to some alternatives and eventually come up with a bridge of sort :D