Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Infra-as-code & APIs

Showing 41

Specify allowed values for fields in AWS CDK

Example create database user: * Allowed values for databaseName are admin or $external in Admin API documentation (https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Database-Users/operation/createDatabaseUser) * Corresponding C...
Guest over 2 years ago in Infra-as-code & APIs 1 Submitted

Disable (or warn about) destructive features

We already have Termination Protection enabled in our production cluster. That's great, but only applies to the whole cluster. It would be great if there was a way to enable additional finer-grained safety features in MongoDB that would apply to ...
Guest over 2 years ago in Infra-as-code & APIs 0 Submitted

ServerlessPrivateEndpoint should allow the consumer to specify a security group

Currently, the AwsPrivateEndpointConfigurationProperties object allows the consumer to specify a VpcId and SubnetIds, but it does not allow us to specify a custom Security Group into which the AWS-side VPC Private Endpoint should be added. The Se...
Guest over 1 year ago in Infra-as-code & APIs 0 Submitted

Accept VPC peering connection when created by MongoDB::Atlas::NetworkPeering

VPC peering connection created by CloudFormation resource `MongoDB::Atlas::NetworkPeering` have to accepted in AWS, using GUI, CLI etc. Would that be possible to get this done using CF only?
Guest almost 3 years ago in Infra-as-code & APIs 1 Submitted

Support for CDK SAM Template in Publishing Serverless Applications in AWS

I suggest that AWS supports CDK SAM Template for publishing serverless applications. Currently, when attempting to publish a serverless application using a SAM template that includes MongoDB Atlas CloudFormation extensions, such as MongoDB::Atlas:...
Guest over 1 year ago in Infra-as-code & APIs 0 Submitted

CDK L3 Resource for Atlas Streams Resource

Would help my organization get started faster with Atlas Streams Processing
Guest over 1 year ago in Infra-as-code & APIs 0 Submitted

EmbeddedDocuments Search multiple compound fields

Today, it doesn't seem that a $search index on a list of object documents allows for an embeddedDocument search to match on multiple properties within the document. So, if I have: [{ name: 'Doc 1', attached: [ { name: 'a', type: 'string' }, ...
Guest almost 2 years ago in Infra-as-code & APIs 0 Submitted

Handle Duplicate data in Timeseries collection

It would be helpful by introducing the optional add on functionality of overwriting the document if it is already exists for an insert operation based on “_id” field for only timeseries collection in upcoming releases. Because if we have huge amou...
Guest over 2 years ago in Infra-as-code & APIs 0 Submitted

grpc

You should create a grpc API like AstraDB has already done. Grpc is the ideal way for a serverless app to connect to a database. Get both of best worlds: native driver performance plus don't need to worry about database connections.
Guest over 2 years ago in Infra-as-code & APIs 0 Submitted

Add C# Android app support

The C# driver wraps the DnsClient library. This does not support Android so I can't access an Atlas server from a Xamarin mobile ap on Android. Perhaps you could either use another library or create a bespoke library which includes Android DNS loo...
Guest about 3 years ago in Infra-as-code & APIs 0 Submitted