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
demandé il y a un an626 vues
1 réponse
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
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions