Choose between file-level and disk-level backup based on recovery granularity, cost, and operational needs.
Overview
ECS File Backup automatically backs up instance files daily and supports file-level restoration.
-
File Backup Essential Edition: Backs up data at the file system level. Requires a client installed on the ECS instance.
-
Snapshots: Back up data at the block storage level. A snapshot is a point-in-time copy of an entire disk. No client is required.
Feature comparison
Select and configure at least one of these solutions to prevent data loss.
|
Comparison dimension |
File Backup Essential Edition |
Snapshots |
|
Backup and recovery granularity |
File-level backup and recovery: Recover a single file or folder to the original path or another ECS instance. For disks that do not support snapshots, such as local disks, and elastic ephemeral disks, use File Backup Essential Edition for data protection. |
Disk-level backup and recovery: Recover an entire disk by rolling back the original disk or creating a new disk. |
|
Billing method |
Billing by block storage capacity: Each Alibaba Cloud account and its RAM users share a 100 GiB free quota across all regions. Billing is based on the total capacity of block storage (cloud disks, local disks, and ephemeral disks) attached to ECS instances. Charges start after the first successful backup and are independent of the actual amount of data backed up, making costs predictable. See Benefits of File Backup Essential Edition. |
Billing by snapshot capacity: Billing is based on the snapshot size, which depends on the amount of data stored and the amount of data that has changed. Snapshots use incremental backup: the first snapshot is a full snapshot, and subsequent snapshots capture only changed data blocks. See Snapshot billing. |
|
Backup policy |
By default, backups run daily and are retained for 30 days. The latest backup is always retained even after its retention period expires. You can manually disable this default retention. |
|
|
Common scenarios |
|
|
Recover a single file
File Backup Essential Edition lets you recover specific files directly from the console, without rolling back an entire disk.