1 Answer
- Newest
- Most votes
- Most comments
0
Here's a secure and cost-effective way you can connect to your MongoDB cluster using AWS IAM passwordless authentication. I think it is one of the fastest ways to connect to the DB as well.
Link: https://vishnusblog.tech/secure-mongodb-with-aws-iam-passwordless-authentication-example
You could create a global EC2 role and assign it to all of your instances. Use that role to enable authentication with reference to the article mentioned.
answered 3 years ago
Relevant content
- asked 6 months ago
