AWS Fargate internal load balancer

0

Hi, I am trying to enable communication/data exchange between microservices in Fargate clusters. Q1: Can I place an internal load balancer in the middle of all MS and route requests based on path? Q2: My problem is, I am not sure DNS based service discovery is good option. What is my other alternatives for service discovery? I can use Netflix Eureka but not sure how to inform this registry data internal LB and autoscale MS (may be cloud-watch alarms). My other option is not to use AWS internal LB, but use Spring Cloud Gateway but need to also do autoscaling. Any ideas suggestions? Thanks

ozy
已提問 1 年前檢視次數 625 次
1 個回答
0

Take a look at the new Amazon ECS Service Connect. It is designed to help this exact challenge in a simplified AWS native solution.

Here's a blog that talks through it...

https://aws.amazon.com/blogs/aws/new-amazon-ecs-service-connect-enabling-easy-communication-between-microservices/

AWS
Ryan_S
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南