All Content tagged with AWS App Mesh

AWS App Mesh is a service mesh that provides application-level networking to make it easy for your services to communicate with each other across multiple types of compute infrastructure.

Content language: English

Select up to 5 tags to filter
Sort by most recent
Hi all, I'm looking for guidance on achieving end-to-end encryption from an ALB to ECS Fargate containers. I found the following article, however, in discussion with some other folks, AWS App Mesh...
1
answers
0
votes
824
views
asked 4 months ago
All of the AWS AppMesh examples currently in the examples repo assume that you have a mesh with the same namespace name as the EKS namespace. See here:...
0
answers
0
votes
192
views
asked 9 months ago
We want to use Blue/green with canary deployment managed by Code Deploy and we want to include ECS Service connect as well. is that possible? Today we have app mesh and we want to implement BLue...
1
answers
0
votes
692
views
max
asked 10 months ago
Is it possible to enable Envoy XRay tracing on ECS services integrated with Service Connect? I understand that with AppMesh, it's typically enabled via the `ENABLE_ENVOY_XRAY_TRACING` environment...
1
answers
1
votes
535
views
Phil C
asked a year ago
Hi, I'm testing out App Mesh as a potential replacement of current setup with Consul. I have several services communicating over GRPC and there is the usual challenge on how to discover new instances...
Accepted AnswerAWS App Mesh
2
answers
0
votes
600
views
Nico
asked a year ago
Hello, I'm trying to configure an envoy proxy container for App Mesh attached to my ECS Service, but I4m seeing some warnings => StreamAggregatedResources gRPC config stream to...
2
answers
0
votes
928
views
asked a year ago
I have two boxes let's say box A and Box B. Both has seperate service applications with its own dbs. Both boxes should expected to do calls with third-party legacy endpoint via (webhooks/websocket...
3
answers
0
votes
500
views
asked a year ago
Hi Folks, I wanted to check if anyone has run into this with respect Service Mesh. Based on requirements, we need Istio but there is no managed service offering on AWS for Istio, team is concerned...
2
answers
0
votes
642
views
asked a year ago
![Enter image description here](/media/postImages/original/IMkWIKmZ6SR-Wd30qPNsuW0w) As shown in the picture, I set the port in the firewall, but when I look at the port, it shows that only port 22 is...
1
answers
0
votes
552
views
asked 2 years ago
Hi, I am building a CDK application, micro service architecture leveraging services like ECS Fargate, AppMesh. So far I have only 2 services, Service-a-Stack and Service-b-stack. For service to...
1
answers
0
votes
588
views
asked 2 years ago
I'm looking to migrate services from AppMesh to Service Connect, and ran into an issue with the log configuration in my template which looks something like this: ``` "ServiceConnectConfiguration": { ...
2
answers
0
votes
668
views
John_Y
asked 2 years ago
Hey everyone, I currently have an App Mesh setup that consists of three ECS Fargate services and also a virtual service/node in order to connect to Elasticache. This is all working properly. The...
0
answers
0
votes
257
views
asked 2 years ago