Your re:Post profile is now integrated with AWS Profile
We’re making it easier to manage your profile across AWS experiences. With your AWS Profile, you can edit your personal information and preferences that apply across experiences. Review and update your profile at any time on your AWS Profile page.
All Content tagged with Amazon DocumentDB
supports MongoDB 4.0 compatibility including ACID transaction
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
224 results
Hey guys,
I want to backup my DocumentDB cluster which is running in region eu-central-1 to region eu-north-1 (same account) using the AWS Backup service.
I created a backup plan with a copy operatio...
1
answers
0
votes
20
views
asked 8 days ago
We have a DocumentDB 5.0 cluster with a primary instance of the type db.r6g.large. This was handling about ~2000 concurrent connections and was working stably for years. Last 15th the number of connec...
3
answers
0
votes
111
views
asked 2 months ago
Hey!
I'm facing difficulties using AWS documentDB - my queries don't use partial/sparse indices for queries that should use them. I have a collection like this:
```
> db.entries.getIndices()
[
{
...
Accepted AnswerAmazon DocumentDB
2
answers
0
votes
36
views
asked 2 months ago
Hi, I'm trying to create a iam role user in documentdb elastic with mongo shell version v5.0.31(via ssh tunnel) but I'm getting error. Creating a local user on another database has no issue. Does anyo...
1
answers
0
votes
97
views
asked 4 months ago
We have configured an EC2 instance in same network where AWS DocumentDB cluster is hosted. Nginx reverse proxy is set up on EC2, pointing to DocumentDB cluster and we were able to connect to AWS Docum...
Accepted AnswerAmazon DocumentDB
2
answers
0
votes
68
views
asked 5 months ago
Hello!,
We are using docdb 5.0.0 cluster with a single instance in it. This has been running for over 6 months.
Today, our application hosted on EC2 suddenly crashed multiple times today due to a co...
1
answers
0
votes
96
views
asked 5 months ago
I have tried a lot in the past two days to get documentDB working with IAM on node driver version 6.14.2. However I keep getting authentcation failed. the documentation is pretty poor for this. I cann...
1
answers
0
votes
58
views
asked 6 months ago
We have an Amazon DocumentDB Elastic Cluster created without encryption. Now, we need to enable encryption at rest.
**Following the standard procedure, we:
**
Created a snapshot of the unencrypted cl...
1
answers
0
votes
73
views
asked 7 months ago
I created a DocumentDB cluster in us-gov-east-1 but I am unable to retrieve the certificates needed to connect to the cluster. I have tried downloading these both locally and from an EC2 instance insi...
2
answers
0
votes
154
views
asked 7 months ago
We are running an old DocumentDb Cluster (engine: 3.6.0) to which I am unable to connect to.
I had tried multiple methods, including SSH Tunnelling (with an identity file); through the CLI applicatio...
1
answers
0
votes
82
views
asked 7 months ago
Hello,
We are planning to migrate from MongoDB to DocumentDB. Some collections are capped and since capped collections are not supported in DocumentDB, I would like to know if it is possible to migra...
1
answers
0
votes
123
views
asked 8 months ago
Following the same steps I have previously done to create a clone for one of my clusters, I was greeted with a blank white page instead of the options for creating my clone. Looking at the browser con...
1
answers
0
votes
54
views
asked 9 months ago