All Content tagged with Amazon DocumentDB

supports MongoDB 4.0 compatibility including ACID transaction

Content language: English

Select up to 5 tags to filter
Sort by most recent
Hi I am following steps mentioned here -https://docs.aws.amazon.com/documentdb/latest/developerguide/performance-insights-enabling.html to enable performance insights Documentation mentions that,...
1
answers
0
votes
47
views
dev
asked 16 days ago
All, is there any published support dates for 4.0? The plan is to upgrade to 5.0, but would like to see what kind of timeline we got. If you could share any guidance on the end-of-life for support for...
Accepted AnswerAmazon DocumentDB
1
answers
0
votes
76
views
profile pictureAWS
EXPERT
asked a month ago
Following the AWS DocumentDB guide [here](https://docs.aws.amazon.com/documentdb/latest/developerguide/iam-identity-auth.html), I created an IAM user with the following command: ``` db.createUser( ...
1
answers
0
votes
169
views
asked a month ago
HI Team, is it possible to start with instance-based clusters and later migrate to Elastic based Clusters. I went thought the document :...
1
answers
0
votes
79
views
Krish
asked a month ago
I am currently using AWS DocumentDB 5.0. The 'VolumeBytesUsed' metric for my existing cluster is significantly high. To test this, I cloned the existing cluster to create a new cluster. ...
1
answers
0
votes
83
views
JHYoon
asked 2 months ago
Hi, I am trying to connect to document db instance from a fargate hosted in vpc private subnet. I am getting a timeout from mongodb I have already checked that document db security group has ingress...
4
answers
0
votes
316
views
asked 2 months ago
I have Docdb databases. and when I try to restore the databases it show me an error "Failed: testdb.clienttasks: error creating collection testdb.clienttasks: error running create command: documentDB...
0
answers
0
votes
81
views
asked 2 months ago
I have an aws DocDB cluster with ±1.2T of data. I have a chron job which deletes ±100G of data every day, I need this to prevent the cluster size from getting out of hand. The job deletes documents...
0
answers
0
votes
122
views
asked 2 months ago
We are currently using AWS DocumentDB, and we have observed that the VolumeBytesUsed metric has doubled over the last three months. According to AWS documentation, this issue was supposed to be...
1
answers
0
votes
148
views
JHYoon
asked 2 months ago
We are trying to set up a DocumentDB to work with third party software that originally ran against a MongoDB. I am getting an error when executing `createIndex()`: ``` Error ensuring text index:...
0
answers
0
votes
78
views
asked 2 months ago
Hi, I am trying to automatically timeout the long running queries on documentDB using `maxTime` as suggested in this...
Accepted AnswerAmazon DocumentDB
2
answers
0
votes
109
views
Sachin
asked 2 months ago
Hi, Can we implement a mechanism to automatically timeout the long running queries on documentDB as some queries can consume a lot of CPU and create spike resulting in other queries being responded...
2
answers
0
votes
257
views
Sachin
asked 2 months ago