- AWS DocumentDB (MongoDB Compatibility) walk through
- NOT an ec2 instance
- connect through VPC
- Connect Using Amazon EC2
- Connecting to an Amazon DocumentDB Cluster from Outside an Amazon VPC
- Amazon DocumentDB (with MongoDB compatibility) clusters are deployed within an Amazon Virtual Private Cloud (Amazon VPC). They can be accessed directly by Amazon EC2 instances or other AWS services that are deployed in the same Amazon VPC. Additionally, Amazon DocumentDB can be accessed by EC2 instances or other AWS services in different VPCs in the same AWS Region or other Regions via VPC peering.
- Use SSH tunneling
- Creating a REST API for Amazon DocumentDB (with MongoDB compatibility) with Amazon API Gateway and AWS Lambda