dapr / dapr/components-contrib
AWS ECS name resolution component
- Dominant language
- Go
- Stars
- 602
- Forks
- 580
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 6
Description
It'd be great to add support for service invocation in AWS ECS so that Dapr sidecars can communicate between them securely.
Name resolution components sit here: https://github.com/dapr/components-contrib/tree/master/nameresolution.
Info on AWS ECS dns: https://aws.amazon.com/blogs/compute/service-discovery-for-amazon-ecs-using-dns/.
For anyone who wants to pick this up, please respond `/assign` in this issue.
Contributor guide
Research direction
Start in the nameresolution directory and review the existing name resolution components and their entry points. Read the linked AWS ECS DNS service-discovery guidance to understand the integration constraints. Done means adding AWS ECS service invocation support so Dapr sidecars can communicate securely between services.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- cloud, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100