Project

General

Profile

Wiki » History » Revision 7

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

# Kumanda 

 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. 


 ## Description  

 Availability of data is one of the important Cybersecurity goals. In general, the availability of data is ensured by redundancy and backups.  
 In cloud infrastructures like AWS, Azure, and Google the cloud provider is providing complete storage solutions including backups. These  
 backup systems are directly connected to the storage cluster and the end-user has minimal control over the backup. Redundancy is easily  
 implemented in a cluster for cloning  



 



 ## Developers 

  - @byterazor
Go to top