Skip to content

tluck/Federated-Queryable-Backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Federated-Queryable-Backup

Example of using MongoDB FederatedDatabase for a DB Restore

##Preparation: Update init.conf with your values

##Prerequisites:

  • mongosh
    
  • atlas cli
    
  • jq
    
  • curl
    

Note: brew install mongosh mongodb-atlas-cli jq

There are 2 methods to provide data to a Federated DB via backup snapshots

  1. Build Atlas Datalake Pipelines
  2. Restore to a Temporary Cluster

About

MongoDB FederatedDatabase for Backup and Restore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages