Immutable Cloud Backup
Designed for small and medium-sized businesses, this solution backs up selected file directories and backup-ready databases to the cloud through a lightweight local client. Backup timing, retention logic, and cleanup rules are managed by the system itself; the process cannot be triggered externally, and the stored backups are not readable by other parties.
Project Summary
With AI-assisted attacks increasing across every layer of IT, reliable backup is now a basic operational requirement. This project installs a local client on the customer machine, defines which folders and databases should be backed up, and then runs the rest of the workflow automatically.
Backups are pushed to cloud infrastructure according to the schedule defined in the service logic. When the allocated capacity is full, the system removes the oldest backup and preserves the configured history depth. The process cannot be triggered from another location. The client side can only send data. Stored backups cannot be browsed or manually manipulated; only the secure application flow handles backup creation and retention management.
- Backup rules are defined according to the license after installation
- Selected folders and databases are transferred automatically to the cloud
- Oldest backups are rotated out automatically when capacity is full
- A non-triggerable flow improves protection against outside interference
- The client only sends data and does not expose read or download access to backups