For one apigee setup (like: xx-corp-hybrid-violet), can it support same path / multiple domain? like
-
hpit-api-dev.corp.mycompany.net/api/path1 => go to aws eks1
-
api-apigee.secondcompany.io/api/path1 => go to aws eks2
-
api-apigee.thirdcompany.io/api/path1 => go to aws eks3
… …
Which is best practice?
Thanks!