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
feita há um ano625 visualizações
1 Resposta
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
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas