In reality, Snapshot and Backup are two completely different features with different purposes, workflows, and most importantly, pricing models. Misunderstanding them can lead to unnecessary costs or, worse, data loss when you actually need a restore.
This article explains the differences clearly so you can choose the right tool and avoid costly mistakes.
What Is a Snapshot?
A Snapshot is a point-in-time image of your VPS. When you create a snapshot, Vultr captures the entire system state, including the operating system, configuration, and data.
Snapshot characteristics:
- Created manually, whenever you choose
- Fast to create, usually within minutes
- You can create multiple snapshots and name them freely
- Can be used to clone or quickly scale VPS instances
- Stored indefinitely until you delete them
Snapshot limitations:
- No automation
- Charged by storage size: $0.05/GB/month
When should you use a Snapshot?
- Before major system updates
- Before installing new plugins or themes
- Creating templates for VPS cloning
- Testing new configurations
- Migrating to another datacenter
Example: Before upgrading PHP from 7.4 to 8.2 on a WordPress site, create a snapshot so you can roll back in minutes if something breaks.
What Is Backup?
Backup is Vultr’s automated backup service. Once enabled, the system automatically creates backups on a daily or weekly schedule.
Backup characteristics:
- Fully automated, no manual action required
- Multiple recent restore points retained
- Provides peace of mind with up-to-date backups
- Easy restore with just a few clicks
Backup limitations:
- Fixed cost: 20% of the VPS monthly price
- You cannot choose the exact backup time
- Older backups are overwritten automatically
When should you use Backup?
- Production websites and critical systems
- Frequently changing data
- When you want a fully automated solution
- When you need consistent restore points
Snapshot vs Backup Comparison
| Criteria | Snapshot | Backup |
|---|---|---|
| Creation | Manual | Automatic |
| Retention | Until deleted | Rotating backups |
| Primary use | Before major changes | Daily data protection |
| Cost | $0.05/GB/month | 20% of VPS price/month |
| Clone VPS | Yes | No |
How Pricing Really Works
Snapshot pricing: $0.05 per GB per month.
- 25GB snapshot: $1.25/month
- 80GB snapshot: $4/month
- 160GB snapshot: $8/month
Each snapshot is billed separately, so multiple snapshots multiply the cost.
Backup pricing: 20% of the VPS monthly cost.
- $6 VPS → $1.2/month backup
- $12 VPS → $2.4/month backup
- $24 VPS → $4.8/month backup
Common Mistakes That Waste Money
- Creating snapshots and forgetting to delete them: Old snapshots keep accumulating storage costs.
- Using snapshots instead of backups: Snapshots are not a replacement for automated backups.
- Enabling backup on test/dev servers: Unnecessary expense for non-critical data.
- Assuming snapshots are free: All Vultr snapshots are billed.
- Trying to clone VPS from backups: Backups cannot be used for cloning.
Recommended Usage Strategy
- Production VPS: Enable backups and create snapshots before major changes.
- Test/Dev VPS: No backups, snapshots only when needed.
- Scaling or cloning use cases: Maintain a clean master snapshot.
Conclusion
Snapshot and Backup are not competitors; they complement each other. Snapshots provide flexibility before changes, while backups act as continuous insurance for your data.
Key rules to remember:
- Critical VPS: Backup + Snapshot
- Test VPS: Snapshot only
- Delete snapshots after use
- Review your Vultr bill regularly
Use them correctly, and you’ll protect your data effectively while keeping your Vultr costs under control.
Comments