Bulk Course Backup to Object Storage
Massive course backups (MBZ) with automatic upload to bucket (Huawei OBS / AWS S3) and integrity verification.
General Description
Bulk Course Backup to Object Storage generates backups at scale and deposits them in object storage, ideal for DR and continuity.
Technical Implementation
-
MBZ Generation
- Orchestration by scheduled tasks to avoid blocking.
- Concurrency control (prevents disk/IO saturation).
-
Upload to Bucket
- Integration with S3/OBS using secure credentials.
- Multipart upload when applicable for large files.
- Checksum to validate integrity post-upload.
-
Governance
- Configurable retention (days/last N backups).
- Detailed logs per course and execution.
Main Features
- DR-ready
- Scalable
- Auditability