aws-samples / aws-samples/amazon-eks-autonomous-driving-data-service
[Feature Request] Add authentication to rosbridge service
- Dominant language
- Python
- Stars
- 24
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Since the Rosbridge service allows requesting "exactly" the topics you're interested in, it can also be used to stream data via websockets outside of the VPC. This however requires the service to be exposed via ingress publicly.
- Add authentication for the rosbridge service
- Add ingress to the rosbridge service
Contributor guide
Research direction
Start by locating the rosbridge service and its deployment or ingress configuration in the repository. Review how the service currently handles websocket traffic and determine the authentication and public-ingress requirements; the work is done when the exposed service requires authentication and is reachable through the intended ingress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cloud, networking, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100