Use Amazon S3 for file storage
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3
- Forks
- 2
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 3
Description
A recent issue with expanding our production PVC exposed the potential unreliability of our disk storage. Since we're already using S3 elsewhere and it comes with robust integrity and availability guarantees, it is likely a better option.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files, tests, or an entry point. Start by locating the current disk/PVC-backed file-storage implementation and the existing S3 usage in the repository. Done means production file storage uses S3 rather than the unreliable disk storage, with the relevant behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, csharp
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100