aws-app-mesh-examples
aws-app-mesh-examples copied to clipboard
AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.
*Issue #, if available:* N/A *Description of changes:* EKS envoy custom access logging format walkthrough By submitting this pull request, I confirm that you can use, modify, copy, and redistribute...
*Description of changes:* Added a walk-through example for setting Envoy's access log format with App Mesh. By submitting this pull request, I confirm that you can use, modify, copy, and...
*Description of changes:* Added a CDK version of the walkthrough [howto-tls-file-provided](https://github.com/aws/aws-app-mesh-examples/tree/main/walkthroughs/howto-tls-file-provided) By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the...
Added a CDK version of the [/howto-mutual-tls-file-provided-by-acm](https://github.com/aws/aws-app-mesh-examples/tree/main/walkthroughs/howto-mutual-tls-file-provided-by-acm) walkthrough.
*Issue #, if available:* *Description of changes:* - Added a new walkthrough that uses the AWS CDK (v2) to demonstrate [this](https://github.com/aws/aws-app-mesh-examples/tree/main/walkthroughs/howto-alb) example. - This change consists of CDK code necessary...
*Issue #, if available:* *Description of changes:* This change adds an external traffic walkthrough. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this...
Hey @gmridula @tiagoReichert 👋 ## Preramble I am currently migrating my Ruby on Rails application over to ECS Fargate with Cloud Map and App Mesh and I'm trying to make...
**Describe the bug** In https://github.com/aws/aws-app-mesh-examples/blob/main/walkthroughs/tls-with-acm/README.md Step 2: Create a Certificate, the `aws acm-pca issue-certificate` step fails as follows: ``` [ec2-user@ip-172-31-70-72 ~]$ ROOT_CA_CSR=`aws acm-pca get-certificate-authority-csr \ > --certificate-authority-arn ${ROOT_CA_ARN} \ >...
Hi, I am looking for a Java based example using SpringBoot. I have a monolith application to be modernized but the techstack should remain as Java and SpringBoot as approved...
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.