Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
471 results found
-
apply Data mirroring technology
once data create when we add to it , it will mirror whole data set as another database(e.g: when we create User as a DB and some Collections, it will store, mean while MongoDB store another replica of the same DB )
Functions for the Replica DB when user API's call
When user call the API's for any post get delete update, The replica DB allows only post(Store) request from the user it wont allow other functions like delete update
and Owners can have all rights to that DB.
All functionalities works only on original DB not in replica DB1 vote -
M0 in eu-west-2 with API (terraform)
I really love mongo. Not having M0 in eu-west-2 and terraform is a huge limitation. It prevents me making the business case for mongodb as our backend of choice, and we end up using AWS DocumentDB. Mongo is preferable for consistent hybrid cloud deployments.
1 vote -
Project migration should not require org-owner rights
Before project migration from one org into another, we have been told to define the responsible users in both orgs with org-owner rights. There should be no need at all to permit org-owner rights on project migration. The org-owner-level should only be reserved to the very smallest group of people (admins) necessary. Project owner level should be enough for a migration of projects.
1 vote -
Add a grace period between a failure to obtain a certificate and the cluster shutting down.
If you set up encryption at rest on Atlas using an external key provider, such as an Azure Key Vault, then a link is created between being able to access the key vault and the status of the MongoDb cluster.
For example, on the 28th September, there was an issue at Azure (SM79-F88) and for over 2hrs around 19% of all authentication processes in Europe failed. This included accessing the KeyVault used by our MongoDb cluster. As Atlas checks the keys roughly every 15 minutes it failed to obtain the key at the beginning of this period and our cluster…
1 vote -
1 vote
-
Love The New Look
Just wanted to say I love the new look!
1 vote -
Support the ap-southeast-2 reqgion in GCP
Indonesia has strict requirements about PII remaining in region.
1 vote -
Upgrades from shared to dedicated clusters should only make the cluster available after data has been restored
We have recently upgraded from a shared tier to a dedicated cluster. As document, this process involved a downtime. However, what was not document is that the cluster becomes reachable for clients again before the data has been fully restored. That way, clients can invoke operations on the cluster, that may even interfere with the mongorestore process. I would propose to make the cluster available again to public clients only after all data has been restored to avoid the chance for such race conditions.
1 vote -
Edge Computing Support for MongoDB Clusters
We extensively use Atlas for tools, utilities as well as production apps. We would like to have the option to create an Edge MongoDB Server on-premises pointed to specific clusters in MongoDB.
This would allow everyone working from a specific location to hit the edge server instead of sending all calls over the internet to Atlas.
The edge server should automatically keep itself in sync with Atlas.
It should be low maintenance and auto updating - set it and forget it.
TFS Proxy Server is a similar idea which Microsoft had for teams working from offshore/ remote locations to improve…
1 vote -
Allow suggest password feature
In both mobile and desktop version of Chrome and Safari, there is a feature for automatically generating a strong password.
In the registration form for MongoDB Atlas, the password field in the registration form cannot take values entered this way. Please add this feature since password managers are in fact quite normal in this era.
1 vote -
Thank you
As a diabetic who relies on Nightscout but is not very experienced regarding building apps and utilising databases, etc., I just wanted to say thank you very much for the clear step-by-step mlab migration instructions and video that you provided. I was able to follow these and it all seems to have worked! Thank you.
1 vote -
Replace editor with MLab's editor
Get rid of the dropdowns and give me a text box. Or at least an option to toggle off type safety.
I see the strength of Mongo as being untyped, but this editor is forcing in type. In addition, it is incredibly clunky to use when adding new fields by hand.
1 vote -
Alias for Cluster name
Add an alias to cluster name, as we are not allowed to change the cluster name. If we have an option to add an alias to cluster name. We can use it, in-case the user created the cluster with the wrong name. And in-screen u can show as clustername(alias). For better understanding.
1 vote -
Trigger event when user confirmation state change
I suggest that after user registered they should ve able to log in regardless of his account confirmation state, but if he is in a pending state, he could not do any read/write operation unless his own user data and his own user extra data,
And the user can also detect if his confirmation state is change
1 vote -
mongorestore
As per the mongorestore
- to preserve UUID must use drop collection
- if the collection is dropped then it will affect user/login access.
This cascading effect makes it's impractical to use. We wanted to use mongorestore UUID as an idempotent operation, in case halfway things go wrong and have to start again then it's useful to preserve UUID.
Also, in the mongorestore there should be an option to ignore/skip index creation, we were trying to bring data from the legacy app without indexes. It seems that's not possible at this moment.
1 vote -
default country
When I tried to register for Atlas webinar, host country selection was mandatory. By default it displays the USA first value in the dropdown and have to scroll down to select another country. It would be a good user experience if on the registration page visitor/user's country is identified and by default selected, this will prevent unnecessary scrolling.
Also, a very annoying thing is that in order to register for the webinar have to agree to subscription. Subscription to email and other notification should be optional, otherwise, it's a bit dodgy tactic more suitable to some social media companies who…
1 vote -
MongoDB Sink Connector - Confluent Cloud
Confluent cloud -Mongodb Sink connector requires Atlas whitelist IP to 0.0.0.0/0 which is a security issue on our side. Can mongodb partner with confluent and provide a solution that can be accessed through VPC private link? We are very interested in mnogodb Sink Connector for our solution so we don't have to maintain aws ec2 instances for the sink connectors.
https://www.confluent.io/blog/confluent-cloud-offers-kafka-mongodb-connector-fully-managed-clusters/
1 vote -
Aggregation builder history
Add some way to restore old aggregations pipelines from history, that way, even if I accidently closed the UI. I will have backup.
1 vote -
Please could you extend the modify cluster API so that when an M20+ cluster is downsized to the next size the API command executes a sanity
Please could you extend the modify cluster API so that when an M20+ cluster is downsized to the next smaller size, the API command executes a sanity check to see if the smaller size has sufficient resources?
Return a 40x if the smaller size has insufficient resources.
Many user have Production systems that don't need huge resources over night so smaller machine size is sufficient
1 vote -
Make use of lazyloading, and use dynamic frontend components
The cloud atlas frontend is very buggy, and not usable at all, even with a fast connection takes minutes to load a page on click.
I think we are loading all the components and required data from server side.
Instead we can simply load the core components, and show a user friendly spinner, that will stop spinning once content is loaded via an XHR request. This would be so much more user friendly, just showing them a spinner (maybe estimated time as well).Currently the page stays blank white, which is terrible UX.
1 vote
- Don't see your idea?