This repository is a proof of concept for creating a VPC on AWS and using MongoDB Atlas Private Link to establish a secured connection between the two infrastructures.
The infrastructure is designed to support a serverless instance on MongoDB Atlas. Stacks included are:
- VPC and Subnets
- Internet Gateway
- Route Table
- Security Group
- Lambda Function (primarily for testing database connection, writing, and reading)
- IAM Role and Policies
Ensure the following prerequisites are properly set up:
- Pulumi CLI
- Node.js
- AWS credentials
- MongoDB Serverless Instance