Skip to content

jdavix/lambda-mongo-backup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Lambda for mongo backups

This a serverless setup for aws lambda function for mongodb backups.

Backups are created daily and stored in s3 bucket specified in env.yml

Usage

Go to serverless for instructions how to setup your environment. Once serverless is ready then:

  1. yarn install
  2. You need to parametrized deployment by creating env.yml. Use env.example.yml and change parameters.
  3. Deploy serverless deploy
  4. Test your function serverless invoke -f backup -l

About

AWS Lambda for mongo backups. Serverless deployment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%