aws-samples / aws-samples/amazon-eks-autonomous-driving-data-service

[Feature Request] Find appropriate memory/cpu requirements for rosbridge service

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
24
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Currently the rosbridge service uses the same memory/cpu constraints in the helm chart as the data service. But since the rosbridge service is not required to keep the entire file contents in memory, it's memory requirements could be reduced.

Profile the rosbridge service to find a "good enough" default memory/cpu configuration that would allow scaling multiple rosbridge pods on the same cluster but not impact performance too dramatically.

Contributor guide

Open the contributing guide

Research direction

Start with the Helm chart's rosbridge resource constraints and identify how the service is deployed. Profile rosbridge under representative workloads, compare resource use and performance while scaling pods, and document defaults that reduce resource usage without a dramatic performance impact.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
infrastructure, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.