MongoDB Atlas Production and QA databases are in a single cluster
Open
@pmachapman is already working on this.
Since Apr 7, 2026.
- Dominant language
- C#
- Stars
- 3
- Forks
- 2
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 3
Description
Because we take backups per cluster, if we need to restore QA, there's no straightforward way (to my knowledge) to roll just QA back without also rolling production back. Regardless, we should consider moving them to separate clusters so they are completely isolated. Minimally, we should make updates to the backup strategy (if possible) so that just QA or prod can be restored or document a method to restore QA or production separately.
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.
Assessment
This issue has not been assessed yet.