amazon web services - Smart Stack vs ELB -


i interested in service discovery. looking using smart stack. 1 of tenants in synapse repo using smart stack ( https://github.com/airbnb/synapse ) says aws elb supports external requests, seems otherwise http://docs.aws.amazon.com/elasticloadbalancing/latest/developerguide/vpc-loadbalancer-types.html missing something? why use smart stack on private elb if not true?


Comments

Popular posts from this blog

c++ - Do gcc's __float128 floating point numbers take the current rounding mode into account? -

java - the value of local variable is not used -