Project

General

Profile

Wiki » History » Revision 8

Revision 7 (Dominik Meyer, 08/02/2024 12:51 PM) → Revision 8/15 (Dominik Meyer, 08/02/2024 12:58 PM)

# Kumanda 

 Kumanda is a A backup solution for kubernetes based on the [Advanced Maryland Automatic Network Disk Archiver (AMANDA)](https://amanda.org). 

 AMANDA is a a backup solution for backing up many clients connected by a network to a single backup host. The backup host provides  
 a tape drive, tape library, or a virtual tape library based on hard-disks or even S3 buckets. Incremental 


 ## Description  

 Availability of data is one of the important Cybersecurity goals. In general, the availability of data is ensured by redundancy and full backups are supported by backups.  
 AMANDA In cloud infrastructures like AWS, Azure, and its dumping algorithms tries Google the cloud provider is providing complete storage solutions including backups. These  
 backup systems are directly connected to optimize backup time the storage cluster and the end-user has minimal control over a predefined time range. 

 Kumanda provides  

 - a container image for running the AMANDA backup client backup. Redundancy is easily  
 - a container image for running the AMANDA backup server  
 - and implemented in the future a kubernetes operator to automatically instantiate backups clients and server throughout the cluster 


 for cloning  



 ## Developers 

  - @byterazor
Go to top