Configuring a database proxy
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
Using RDS proxy for database connections is crucial for saving limited db connections on concurrent executions.
However, as far as I understand, unlike the RDS configuration, they require configuration on Lambda function side as well, as described here:
https://aws.amazon.com/tr/blogs/compute/using-amazon-rds-proxy-with-aws-lambda/
Can a DB proxy configuration be managed within Chalice deployment cycle?
Contributor guide
Research direction
No repository file or test is named. Start by reviewing the linked AWS RDS Proxy with Lambda guidance and the Chalice deployment cycle, then determine the scope of managing proxy-related Lambda configuration during deployment. Done should mean the requested configuration path and its supported behavior are clearly defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100