aws / aws/aws-cdk

📊Tracking: AWS App Mesh

Open
#6,492 2 comments 14 reactions 0 assignees View on GitHub
@aws-cdk/aws-appmesh management/tracking p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

Add your +1 👍 to help us prioritize high-level constructs for this service
---

### Overview:

AWS App Mesh is a service mesh based on the Envoy proxy that makes it easy to monitor and control microservices. App Mesh standardizes how your microservices communicate, giving you end-to-end visibility and helping to ensure high-availability for your applications.

App Mesh gives you consistent visibility and network traffic controls for every microservice in an application.

App Mesh supports microservice applications that use service discovery naming for their components. To use App Mesh, you must have an existing application running on AWS Fargate, Amazon ECS, Amazon EKS, Kubernetes on AWS, or Amazon EC2.

[AWS Docs](https://docs.aws.amazon.com/app-mesh/latest/userguide/what-is-app-mesh.html)

### Maturity: Developer Preview
See the [AWS Construct Library Module Lifecycle doc](https://github.com/aws/aws-cdk-rfcs/blob/master/text/0107-construct-library-module-lifecycle.md) for more information about maturity levels.

### Implementation:

[CDK API Reference](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-appmesh-readme.html)

- [x] Create the Mesh
- [x] Add VirtualRouters
- [x] Add VirtualService
- [x] Add VirtualNode
- [x] Add a Route

### Issue list:
- [ ] #9489 - Graduate to stable
- [ ] https://github.com/aws/aws-cdk/issues/9490 - API Revisions
- [ ] https://github.com/aws/aws-cdk/issues/9533 - New Resource support
- [ ] #9755 - 🐛 GRPC/HTTP2 route support in VirtualRouter

---
This is a 📊Tracking Issue

Contributor guide

Open the contributing guide

Research direction

Start with the linked AWS App Mesh documentation and CDK API Reference, then review the checked construct list and the linked issue list. Determine which remaining item is actually in scope; completion would require resolving the listed graduation, API revision, resource-support, and route-support work.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.