Skip to content

opXtron/Back-Up-Service-using-Docker-and-Kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Creating a Backup service that periodically backup the contents of a folder to Google Drive using Docker and Kubernets.

TechStack used: Docker, Kubernets, Google-Drive-api,Python Libraries

Week-1: Contains Dockerfile & backup script that performs google-drive-authentication and fetches top-10 most recently used files from Google Drive.

Week-2: Implemented Backup service using Kubernets Cronjob and PVC. A file/folder can be uploaded to drive, maintaining its single copy in drive, thus,eliminating redundancy. Appropriate message shown to user if file/folder aldready exists in drive.

About

Cloud-computing project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published