|
|
|
|
|
by gbrayut
2742 days ago
|
|
Awesome blog post! I very much enjoy hearing how large web properties implement these technologies and any issues they experience along the way. Are you using envoy at all in your main http ingress path? You mentioned haproxy and AWS ELBs, but it wasn't clear if envoy is also being considered for public ingress traffic. Keep up the great work! |
|
Our HAProxy layer that routes ingress traffic to the core backend infrastructure has considerable routing logic that can be moved to Envoy and then further extended. We'd love to explore that path in the coming months.