python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
AWS XRay wrong service map when using OpenFeign with AppMesh and AWS Service Discovery
I'm testing interservice communication with Spring Boot Rest services deployed on AWS with AppMesh and Service Discovery enabled. To be able to send messages from service a to service b I've to use th...

czetsuya
Votes: 0
Answers: 2
Kubernetes Manifest Terraform Virtual Node AWS AppMesh
I am trying to update my Virtual Node for AWS App Mesh via its Terraform configuration (that has worked and been deployed prior). I am adding a serviceDiscovery ReponseType variable to it so that I c...
sd-gallowaystorm
Votes: 0
Answers: 0
Communication between tasks in ECS with App Mesh and Cloudmap
My ECS task (that connected to App Mesh with Cloudmap) cannot reach other ECS task (that connected to App Mesh with Cloudmap as well).
dig +short products.services.local return nothing.
curl -v produc...
Benny67b
Votes: 0
Answers: 0
Internal communication among services with app mesh in ECS
I have application stack consisting of three services in AWS ECS. I have been planning to implement service mesh using AWS App Mesh. I have followed the following instructions to setup the mTLS for my...

Susanta Gautam
Votes: 0
Answers: 0