Skip to content

MongoDB Atlas Serverless instance testing with Serverless Framework

License

Notifications You must be signed in to change notification settings

AppGambitStudio/mongodb-serverless-python

Repository files navigation

MongoDB Atlas Serverless Testing

This demo project is created to test the recent release of MongoDB Atlas Serverless instances

Copy the sample.config.json to config.<STAGE>.json and set the MongoDB Atlas variables.

Deploy the project with following command.

$ sls deploy --region <REGION> --stage <STAGE>

For more detail please refer to the blog post.