License & Deployment Mix: 37 tools – 10 OSS, 9 SaaS. (OSS and SaaS counts can overlap when an open-source tool also offers a vendor-hosted edition.)

What Is Backup & Disaster Recovery?

Backup is the process of creating copies of data and systems so they can be restored after data loss, corruption, accidental deletion, or hardware failure. Backups protect against everyday data loss events and provide the foundation for any recovery strategy.

Disaster Recovery (DR) is the broader discipline of restoring IT operations after a major disruption – ransomware attacks, natural disasters, data center failures, or catastrophic hardware loss. DR goes beyond backup by providing replication, failover, and failback capabilities that minimize downtime.

Together, Backup & Disaster Recovery (BDR) ensures business continuity by answering two critical questions:

  • RPO (Recovery Point Objective) – how much data can you afford to lose? RPO determines backup frequency. An RPO of 1 hour means backups must run at least hourly.
  • RTO (Recovery Time Objective) – how quickly must systems be restored? RTO determines the DR strategy. An RTO of 15 minutes requires instant recovery or hot standby; an RTO of 24 hours allows restoring from cold backups.

Organizations need both backup and DR because they address different risk profiles. Backup handles the common case (accidental deletion, file corruption, single-server failure). DR handles the catastrophic case (ransomware encrypting all systems, data center fire, regional outage). Without backup, you cannot recover data. Without DR, you cannot recover quickly.

The information on these pages was researched by a combination of human review and large language models. To suggest an addition or correction, please contact us. Prepared by Rhodium Systems Inc., author of the ResorsIT platform — a unified IT operations management platform for IT teams and MSPs that integrates a curated suite of open-source, commercial, and SaaS applications into a single system with shared identity, single sign-on, access control, and a common audit trail. Use this catalogue only as a starting point for your own research, and review any tool carefully against your own requirements before relying on it. Catalogue data version 2026.197.

Comparison


SSO / OIDC Comparison

OIDC is the preferred SSO protocol.

ToolOIDCSAMLSCIMAuthentik Notes
ResticNoNoNoCLI tool; no web UI; OS-level auth only
BorgBackupNoNoNoCLI tool; no web UI; SSH key auth
KopiaNoNoNoCLI + optional web UI; no SSO; basic auth for UI
BaculaNoNoNoCLI + BConsole; BAT GUI; no SSO
BareosNoNoNoWebUI supports PAM; no native OIDC/SAML
AmandaNoNoNoCLI tool; no web UI; OS-level auth
DuplicatiNoNoNoWeb UI with password auth; no SSO
UrBackupNoNoNoWeb UI with local auth; LDAP via plugin
Proxmox BSYesNoNoOIDC via OpenID Connect realm; Authentik as IdP
BackupPCNoNoNoWeb UI with Apache auth; reverse proxy SSO possible
DuplicacyNoNoNoWeb UI with local auth; no SSO
VeeamYes*YesYesOIDC via Veeam Service Provider Console; SAML for Enterprise Manager; SCIM via AD sync
AcronisYesYesYesNative OIDC and SAML; SCIM directory sync; multi-tenant IdP support
CommvaultYesYesYesNative OIDC (Command Center); SAML; SCIM provisioning; Authentik as IdP
Veritas NetBackupYes*YesNoOIDC via NetBackup IT Analytics; SAML native; AD/LDAP
Datto SIRISNoYesNoSAML SSO via Autotask/Datto portal; no native OIDC
CohesityYesYesYesNative OIDC and SAML; SCIM provisioning; multi-tenant SSO
RubrikYesYesYesNative OIDC and SAML; SCIM directory sync; Authentik as IdP
NAKIVONoNoNoWeb UI with local auth; AD/LDAP integration; no OIDC/SAML
HornetsecurityNoNoNoWeb console; AD integration; no OIDC/SAML for VM Backup product
MSP360NoNoNoWeb console with local auth; no SSO; AD for agents
AxcientNoYesNoSAML SSO for partner portal; no OIDC
ArcserveNoYesNoSAML SSO; AD/LDAP integration; no native OIDC
HPE ZertoYesYesNoOIDC and SAML via Zerto Management; Keycloak/Authentik as IdP
VinchinNoNoNoWeb console with local auth; AD/LDAP; no OIDC/SAML
StorwareYesYesNoOIDC and SAML support; Keycloak integration; Authentik as IdP
Bacula EnterpriseNoNoNoBWeb management console; LDAP auth; no OIDC/SAML
DruvaYesYesYesNative OIDC and SAML; SCIM provisioning; Authentik as SAML IdP
CarboniteNoYesNoSAML SSO (Webroot/OpenText portal); no native OIDC
Cove Data ProtectionNoYesNoSAML SSO via N-able platform; no native OIDC
NinjaOne BackupYesYesYesNative OIDC and SAML; SCIM directory sync; Authentik as IdP
UnitrendsNoYesNoSAML SSO; AD/LDAP integration; no native OIDC
AWS BackupYes*YesNoAWS IAM Identity Center; OIDC federation; SAML IdP; Authentik as external IdP
Azure BackupYes*YesYesEntra ID (Azure AD); OIDC federation; SAML; SCIM; Authentik as external IdP
Backblaze B2NoNoNoWeb console with local auth + 2FA; no SSO; API key auth
WasabiYesYesNoOIDC and SAML SSO for console; IAM policies for S3 API; Authentik as IdP

* = requires specific plan, module, or cloud identity federation

Best SSO support: Acronis, Commvault, Cohesity, Rubrik, Druva, NinjaOne (OIDC + SAML + SCIM)

No SSO: Most OSS tools (Restic, Borg, Kopia, Bacula, Bareos, Amanda, Duplicati, BackupPC, Duplicacy); several paid tools (NAKIVO, Hornetsecurity, MSP360, Vinchin, Bacula Enterprise)

OIDC among OSS: Only Proxmox Backup Server supports native OIDC


API Comparison

ToolAPI TypeAuthWebhooksSDKs
ResticCLIN/ANoGo library (internal)
BorgBackupCLIN/ANoPython (borg module)
KopiaREST + CLIBearer tokenNoGo (internal)
BaculaCLI (bconsole)N/ANoPerl, Python (community)
BareosRESTAPI keyNoPython (community)
AmandaCLIN/ANoPerl (amrecover)
DuplicatiRESTAPI keyNoNone official
UrBackupRESTSession tokenNoPython (community)
Proxmox BSRESTToken, CookieNoRust (internal), Python (community)
BackupPCCGI + CLIHTTP authNoPerl (BackupPC::Lib)
DuplicacyCLIN/ANoGo (internal)
VeeamREST v1.1OAuth2, TokenYesPowerShell, .NET, Python (community)
AcronisRESTOAuth2, JWTYesPython, Go (official)
CommvaultRESTOAuth2, TokenYesPython (official), PowerShell
VeritasRESTAPI key, JWTYesJava, Python (community)
Datto SIRISRESTAPI keyYesPython, PHP (community)
CohesityRESTBearer, API keyYesPython (official), PowerShell
RubrikREST + GraphQLToken, OAuth2YesPython (official), PowerShell, Go
NAKIVORESTSession tokenNoNone official
HornetsecurityRESTAPI keyNoNone official
MSP360RESTAPI keyYesPowerShell (official)
AxcientRESTAPI keyYesNone official
ArcserveRESTTokenYesPowerShell (community)
HPE ZertoREST v2Bearer, OAuth2YesPowerShell (official), Python
VinchinRESTTokenNoNone official
StorwareRESTToken, API keyYesPython (community)
Bacula Ent.REST (BWeb)API keyNoPython (community)
DruvaRESTOAuth2YesPython (official)
CarboniteRESTAPI keyNoNone official
CoveRESTAPI keyYesPowerShell (N-able)
NinjaOneRESTOAuth2YesPowerShell (official), Python
UnitrendsRESTTokenYesPython (community)
AWS BackupREST (AWS API)SigV4, IAMYes (EventBridge)Python (boto3), JS, Go, Java, .NET
Azure BackupREST (ARM)OAuth2 (Entra)Yes (Event Grid)Python, .NET, Java, JS, Go
Backblaze B2REST (S3 + native)App keyNoPython, Java, JS (official)
WasabiREST (S3)Access keyNoAny S3 SDK

Backup Capabilities

ToolFileImageVMApp-AwareM365/GWSDatabaseDedup
ResticYesNoNoNoNoVia dumpYes (content-defined)
BorgBackupYesNoNoNoNoVia dumpYes (content-defined)
KopiaYesNoNoNoNoVia dumpYes (content-defined)
BaculaYesNoNoYes*NoMySQL, PgSQL, Oracle pluginsNo
BareosYesNoNoYes*NoMySQL, PgSQL, MSSQL pluginsNo
AmandaYesNoNoLimitedNoMySQL, PgSQL via scriptNo
DuplicatiYesNoNoNoNoVia dumpYes (block-level)
UrBackupYesYesNoNoNoNoYes (file-level)
Proxmox BSYesNoYes (PVE)NoNoNoYes (content-defined)
BackupPCYesNoNoNoNoVia dumpYes (pool-based)
DuplicacyYesNoNoNoNoVia dumpYes (lock-free)
VeeamYesYesYes (VMware, HV, Nutanix, PVE)YesYesYes (all major)Yes (inline)
AcronisYesYesYes (VMware, HV)YesYesYes (major)Yes (inline)
CommvaultYesYesYes (VMware, HV, Nutanix)YesYesYes (all major)Yes (inline)
VeritasYesYesYes (VMware, HV)YesYesYes (all major)Yes (MSDP)
Datto SIRISNoYesYes (VMware, HV)YesYes*Yes (MSSQL, Exchange)Yes (inline)
CohesityYesYesYes (VMware, HV, Nutanix)YesYesYes (all major)Yes (global)
RubrikYesYesYes (VMware, HV, Nutanix)YesYesYes (all major)Yes (global)
NAKIVOYesYesYes (VMware, HV, Nutanix, PVE)YesYesYes (Oracle, MSSQL)Yes (inline)
HornetsecurityNoNoYes (VMware, HV)YesNoNoYes (inline)
MSP360YesYesNoYesYesYes (MSSQL)Yes (block-level)
AxcientNoYesYes (VMware, HV)YesYes*Yes (MSSQL, Exchange)Yes (chain-free)
ArcserveYesYesYes (VMware, HV)YesYesYes (major)Yes (inline)
HPE ZertoNoNoYes (VMware, HV)YesNoNoNo (journal-based)
VinchinNoNoYes (VMware, HV, PVE, KVM, Xen)YesNoYes (MSSQL, MySQL, Oracle)Yes (inline)
StorwareYesNoYes (VMware, HV, PVE, KVM, Nutanix)YesYesYes (major)Yes (VDO)
Bacula Ent.YesNoYes (VMware, HV)YesYesYes (all major)Yes (global)
DruvaYesYesYes (VMware, AWS EC2)YesYesYes (major)Yes (global)
CarboniteYesYesYes (VMware, HV)YesYesYes (MSSQL, Exchange)Yes (inline)
CoveYesYesYes (VMware, HV)YesYesYes (MSSQL, Exchange)Yes (TrueDelta)
NinjaOneYesYesYes (VMware, HV)YesNoNoYes (block-level)
UnitrendsYesYesYes (VMware, HV)YesYes*Yes (MSSQL, Oracle)Yes (adaptive)
AWS BackupYes (EFS)Yes (EBS)Yes (EC2)YesNoYes (RDS, DynamoDB)No
Azure BackupYes (Files)Yes (Disks)Yes (Azure VMs)YesNoYes (SQL, SAP HANA)No
Backblaze B2
Wasabi

* = via plugin, add-on module, or partner integration

-- = storage target only (not backup software)

Broadest workload coverage: Veeam, Commvault, Cohesity, Rubrik (file, image, VM, app, SaaS, DB)

Best OSS file backup: Restic, BorgBackup, Kopia (encryption, deduplication, multiple backends)

VM backup leader: Veeam (widest hypervisor support, instant recovery, CDP, SureBackup)


Disaster Recovery & Ransomware Protection

ToolReplicationFailoverCDPImmutableObject LockInstant RecoveryVerification
ResticNoNoNoYes (append-only)Yes (via S3)NoYes (check command)
BorgBackupNoNoNoYes (append-only)NoNoYes (verify command)
KopiaNoNoNoYes (append-only)Yes (via S3)NoYes (verify command)
BaculaNoNoNoNoNoNoYes (verify job)
BareosNoNoNoNoNoNoYes (verify job)
AmandaNoNoNoNoNoNoYes (amverify)
DuplicatiNoNoNoNoYes (via S3)NoYes (verify backend)
UrBackupNoNoNoNoNoNoLimited
Proxmox BSYes (sync)NoNoNoNoNoYes (verify job)
BackupPCNoNoNoNoNoNoYes (verify)
DuplicacyNoNoNoNoYes (via S3)NoYes (check command)
VeeamYesYesYesYes (hardened repo)YesYes (instant VM)Yes (SureBackup)
AcronisYesYesYesYesYesYes (instant restore)Yes (auto-validation)
CommvaultYesYesYesYes (WORM)YesYes (live recovery)Yes (auto-recovery)
VeritasYesYesNoYes (WORM)YesYes (instant access)Yes (auto image replication)
Datto SIRISYesYesNoYes (immutable cloud)N/A (Datto Cloud)Yes (instant virt.)Yes (AutoVerify)
CohesityYesYesYesYes (DataLock)YesYes (instant mass)Yes (auto-test)
RubrikYesYesYes*Yes (immutable by design)YesYes (instant recovery)Yes (auto-verify)
NAKIVOYesYesNoYes (immutable repo)YesYes (flash VM boot)Yes (screenshot verify)
HornetsecurityYesNoYesYes (immutable cloud)NoNoYes (boot verification)
MSP360NoNoNoYes (immutability)YesNoYes (consistency check)
AxcientYesYesNoYes (chain-free)N/A (Axcient Cloud)Yes (instant virt.)Yes (AutoVerify)
ArcserveYesYesNoYes (immutable)YesYes (instant VM)Yes (assured recovery)
HPE ZertoYesYesYesYes (journal)NoYes (journal recovery)Yes (automated test)
VinchinYesYesNoYes (immutable)NoYes (instant recovery)Yes (backup verify)
StorwareYesNoNoYesYesNoYes (verify)
Bacula Ent.YesNoNoYes (WORM tape)YesNoYes (verify job)
DruvaYesYesNoYes (immutable cloud)N/A (Druva Cloud)NoYes (auto-verify)
CarboniteYesYesNoYesNoNoYes (auto-test)
CoveYesYesNoYes (cloud vault)N/A (N-able Cloud)Yes (virtual recovery)Yes (screenshot verify)
NinjaOneNoNoNoYes (cloud immut.)NoNoYes (auto-verify)
UnitrendsYesYesNoYes (immutable)NoYes (instant recovery)Yes (Recovery Assurance)
AWS BackupYes (cross-region)NoNoYes (Vault Lock)YesNoYes (restore test)
Azure BackupYes (cross-region)NoNoYes (soft delete + MUA)NoNoYes (restore drill)
Backblaze B2N/AN/AN/AYes (Object Lock)YesN/AN/A
WasabiN/AN/AN/AYes (Object Lock)YesN/AN/A

* = near-CDP (frequent snapshots, not true journal-based CDP)

Best DR capabilities: Veeam, Cohesity, Rubrik, HPE Zerto (replication, failover, CDP, orchestration)

Best ransomware protection: Rubrik (immutable by design), Cohesity (DataLock), Veeam (hardened repo + Object Lock), Datto (immutable cloud)

Best OSS immutability: Restic and Kopia (S3 Object Lock support), BorgBackup (append-only mode)


Cloud Storage & Targets

ToolLocalNAS/SANS3-Compat.Azure BlobGCSTapeBuilt-in Cloud
ResticYesYes (NFS/SMB)YesYesYesNoNo
BorgBackupYesYes (NFS/SMB)No (via rclone)No (via rclone)No (via rclone)NoNo
KopiaYesYes (NFS/SMB)YesYesYesNoNo
BaculaYesYesYes*NoNoYesNo
BareosYesYesYes*NoNoYesNo
AmandaYesYesYes*NoNoYesNo
DuplicatiYesYes (NFS/SMB)YesYesYesNoNo
UrBackupYesYes (NFS/SMB)NoNoNoNoNo
Proxmox BSYesYes (NFS)NoNoNoYes*No
BackupPCYesYes (NFS/SMB)NoNoNoNoNo
DuplicacyYesYes (NFS/SMB)YesYesYesNoNo
VeeamYesYesYesYesYesYesNo
AcronisYesYesYesYesYesNoYes (Acronis Cloud)
CommvaultYesYesYesYesYesYesYes (Metallic)
VeritasYesYesYesYesYesYesNo
Datto SIRISYes (appliance)NoNoNoNoNoYes (Datto Cloud)
CohesityYes (cluster)YesYesYesYesYesYes (DataProtect as a Service)
RubrikYes (cluster)YesYesYesYesYes*Yes (Rubrik Cloud)
NAKIVOYesYesYesYesNoNoNo
HornetsecurityYesNoNoNoNoNoYes (Hornetsecurity Cloud)
MSP360NoNoYesYesYesNoNo (uses third-party)
AxcientYes (appliance)NoNoNoNoNoYes (Axcient Cloud)
ArcserveYesYesYesYesYesYesYes (Arcserve Cloud)
HPE ZertoYesNoYesYesNoNoYes (Zerto Cloud)
VinchinYesYesYesNoNoNoNo
StorwareYesYesYesYesYesNoNo
Bacula Ent.YesYesYesYesYesYesNo
DruvaNoNoNoNoNoNoYes (Druva Cloud / AWS)
CarboniteYesYesYesYesNoNoYes (Carbonite Cloud)
CoveYesNoNoNoNoNoYes (N-able Cloud)
NinjaOneYesNoNoNoNoNoYes (NinjaOne Cloud)
UnitrendsYes (appliance)YesYesYesNoNoYes (Unitrends Cloud)
AWS BackupNoNoYes (S3)NoNoNoYes (AWS native)
Azure BackupNoNoNoYes (native)NoNoYes (Azure native)
Backblaze B2N/AN/AYes (is S3)N/AN/AN/AYes (is cloud)
WasabiN/AN/AYes (is S3)N/AN/AN/AYes (is cloud)

* = via plugin or additional configuration

Best multi-target: Veeam, Commvault, Cohesity, Rubrik, Arcserve, Bacula Enterprise (local, NAS, S3, Azure, GCS, tape)

Best OSS cloud targets: Restic, Kopia, Duplicacy, Duplicati (S3, Azure Blob, GCS natively)

Storage targets only: Backblaze B2 and Wasabi are S3-compatible object storage services – they are backup destinations, not backup software. Pair with any tool supporting S3-compatible storage.


MSP / Multi-Tenant Features

ToolMulti-TenantLicense DelegationWhite-LabelPSA/RMMAuto BillingPer-Tenant Reports
ResticNoNoNoNoNoNo
BorgBackupNoNoNoNoNoNo
KopiaNoNoNoNoNoNo
BaculaNoNoNoNoNoNo
BareosNoNoNoNoNoNo
AmandaNoNoNoNoNoNo
DuplicatiNoNoNoNoNoNo
UrBackupNoNoNoNoNoNo
Proxmox BSNoNoNoNoNoNo
BackupPCNoNoNoNoNoNo
DuplicacyNoNoNoNoNoNo
VeeamYes (VSPC)YesYesYes (ConnectWise, Datto PSA)YesYes
AcronisYes (native)YesYesYes (ConnectWise, Datto, Ninja)YesYes
CommvaultYes (Metallic)YesNoYes (ServiceNow)YesYes
VeritasLimitedNoNoNoNoYes
Datto SIRISYes (native)YesYesYes (Autotask, ConnectWise)YesYes
CohesityYes (native)YesNoYes (ServiceNow)YesYes
RubrikYes (Envoy)YesNoYes (ServiceNow)YesYes
NAKIVOYes (MSP ed.)YesNoLimitedNoYes
HornetsecurityYes (partner)YesYesLimitedYesYes
MSP360Yes (native)YesYesYes (ConnectWise, Datto)YesYes
AxcientYes (native)YesYesYes (ConnectWise, Datto, HaloPSA)YesYes
ArcserveLimitedNoNoNoNoYes
HPE ZertoYesYesNoNoNoYes
VinchinLimitedNoNoNoNoYes
StorwareYesYesNoNoNoYes
Bacula Ent.YesYesNoNoNoYes
DruvaYes (native)YesNoYes (ServiceNow, ConnectWise)YesYes
CarboniteYesYesNoLimitedNoYes
CoveYes (native)YesYesYes (N-able RMM, ConnectWise)YesYes
NinjaOneYes (native)YesYesYes (native RMM + PSA)YesYes
UnitrendsYes (MSP ed.)YesYesYes (ConnectWise, Autotask)YesYes
AWS BackupYes (Org)NoNoNoNoYes
Azure BackupYes (Lighthouse)NoNoNoNoYes
Backblaze B2LimitedNoNoNoNoLimited
WasabiYes (partner)YesNoNoNoYes

Best MSP platforms: Veeam VSPC, Acronis, Datto SIRIS, Axcient, MSP360, Cove (N-able), NinjaOne – purpose-built multi-tenant consoles with PSA/RMM integration and automated billing

No MSP support: All OSS tools lack multi-tenant management; wrapping with custom automation is possible but not practical at scale


Deployment and Licensing

ToolLicenseSelf-HostedLanguageMin RAMDockerPricing Model
ResticBSD-2-ClauseYesGo64 MBN/A (binary)Free
BorgBackupBSD-3-ClauseYesPython/C64 MBN/A (binary)Free
KopiaApache-2.0YesGo128 MBYesFree
BaculaAGPL-3.0YesC/C++512 MBYes (community)Free
BareosAGPL-3.0YesC/C++512 MBYesFree
AmandaGPL-2.0YesC/Perl256 MBNoFree
DuplicatiMITYesC# (.NET)256 MBYesFree
UrBackupAGPL-3.0YesC++256 MBYesFree
Proxmox BSAGPL-3.0YesRust2 GBNo (bare metal)Free (sub optional)
BackupPCGPL-3.0YesPerl256 MBYes (community)Free
DuplicacyFair SourceYesGo128 MBN/A (binary)CLI free; Web UI $20+/yr
VeeamProprietaryYes.NET/C++4 GBNo (Windows)Per-workload; Community Edition free (10 VMs)
AcronisProprietaryNo (cloud)Per-GB or per-workload; MSP usage-based
CommvaultProprietaryYesC++/Java8 GBNoPer-TB or per-VM; enterprise negotiated
VeritasProprietaryYesC/C++8 GBNoPer-TB; perpetual or subscription
Datto SIRISProprietaryAppliancePer-device; includes appliance + cloud
CohesityProprietaryYes (cluster)Go/Java32 GBNo (cluster)Per-TB; subscription
RubrikProprietaryYes (cluster)Go/Java32 GBNo (cluster)Per-TB; subscription
NAKIVOProprietaryYesJava4 GBYesPer-workload; perpetual or subscription
HornetsecurityProprietaryYes.NET2 GBNo (Windows)Per-VM; subscription
MSP360ProprietaryYes (mgmt).NET2 GBNo (Windows)Per-workload + storage
AxcientProprietaryAppliancePer-device; includes appliance + cloud
ArcserveProprietaryYesC++/Java4 GBNoPer-TB; perpetual or subscription
HPE ZertoProprietaryYes.NET4 GBNo (Windows)Per-VM; subscription
VinchinProprietaryYesC++/Qt4 GBNo (Linux VM)Per-socket or per-VM; perpetual
StorwareProprietaryYesJava4 GBYesPer-host or per-TB; subscription
Bacula Ent.ProprietaryYesC/C++2 GBYesPer-agent; subscription
DruvaProprietaryNo (SaaS)Per-TB or per-user; subscription
CarboniteProprietaryNo (SaaS)Per-device or per-user; subscription
CoveProprietaryNo (SaaS)Per-device; usage-based
NinjaOneProprietaryNo (SaaS)Per-device; part of RMM platform
UnitrendsProprietaryAppliancePer-device; appliance + cloud
AWS BackupProprietaryNo (cloud)Per-GB stored + per-restore; pay-as-you-go
Azure BackupProprietaryNo (cloud)Per-instance + per-GB; pay-as-you-go
Backblaze B2ProprietaryNo (cloud)$6/TB/mo stored; $0.01/GB download
WasabiProprietaryNo (cloud)$7/TB/mo stored; no egress fees

Lightest deployment: Restic, BorgBackup (single binary, no server, minimal RAM)

Heaviest deployment: Cohesity, Rubrik (dedicated cluster nodes, 32+ GB RAM per node)

Free options: All OSS tools; Veeam Community Edition (limited to 10 VMs); Proxmox BS (free with optional subscription)


Tools

37 tools.

Acronis Cyber Protect Cloud

Acronis Cyber Protect Cloud is a unified platform combining backup, disaster recovery, cybersecurity, and endpoint management in a single solution.

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: SAML

Website

Amanda

Amanda (Advanced Maryland Automatic Network Disk Archiver) is one of the oldest open-source network backup solutions, originally developed at the University of Maryland in 1991.

License: Amanda (source-available) · Kind: web · Deploy: native · SSO: none

Website

Arcserve UDP

Arcserve Unified Data Protection (UDP) is an enterprise backup and disaster recovery solution that combines image-based backup, tape support, high availability (HA), and cloud DR in a single platform.

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

AWS Backup

AWS Backup is a fully managed, policy-based backup service that centralizes and automates data protection across AWS services.

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none

Website

Axcient x360Recover

Axcient x360Recover is a business continuity and disaster recovery (BCDR) solution designed exclusively for MSPs. It provides image-based backup, local virtualization, cloud virtualization, and automated DR testing in a unified platform.

License: Proprietary (proprietary) · Kind: web · Deploy: appliance · SSO: none

Website

Azure Backup

Azure Backup is Microsoft’s cloud-native backup service, providing centralized data protection for Azure VMs, on-premises servers (via MARS agent or Azure Backup Server), SQL Server, SAP HANA, Azure Files, Azure Blobs, Azure Disks, and Kube…

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none

Website

Backblaze B2 Cloud Storage

Backblaze B2 is an S3-compatible cloud object storage service positioned as a low-cost alternative to AWS S3, Azure Blob Storage, and Google Cloud Storage.

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none

Website

BackupPC

BackupPC is a high-performance, enterprise-grade system for backing up PCs, laptops, and servers to a central server’s disk.

License: GPL-3.0-only (OSS) · Kind: web · Deploy: native · SSO: none

Website · Source

Bacula Community

Bacula is an enterprise-grade, open-source network backup solution designed for managing backup, recovery, and verification of data across a network of computers.

License: AGPL-3.0-only (OSS) · Kind: web · Deploy: native · SSO: none

Website · Source

Bacula Enterprise

Bacula Enterprise is the commercial version of Bacula, developed and supported by Bacula Systems SA (Switzerland).

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

Bareos

Bareos (Backup Archiving Recovery Open Sourced) is a fork of Bacula created in 2010 that has since evolved into its own mature backup platform.

License: AGPL-3.0-only (OSS) · Kind: web · Deploy: native · SSO: none

Website · Source

BorgBackup

BorgBackup (Borg) is an open-source deduplicating backup archiver with compression and authenticated client-side encryption, using content-defined chunking for efficient, space-saving snapshots.

License: BSD-3-Clause (OSS) · Kind: web · Deploy: native · SSO: none

Website · Source

Carbonite

Carbonite (now part of OpenText following the Carbonite-Webroot merger and subsequent OpenText acquisition) is a data protection platform providing endpoint backup, server backup, and disaster recovery as a service.

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: SAML

Website

Cohesity

Cohesity is a hyperconverged data management platform that consolidates backup, file services, object storage, test/dev, and analytics on a single web-scale infrastructure.

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

Commvault

Commvault is one of the most comprehensive enterprise data protection platforms, providing backup, recovery, archival, and data management across on-premises, cloud, and hybrid environments.

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

Cove Data Protection

Cove Data Protection (formerly SolarWinds Backup, now under N-able) is a cloud-first backup solution designed specifically for MSPs.

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none

Website

Datto SIRIS

Datto SIRIS is a comprehensive business continuity and disaster recovery (BCDR) platform designed exclusively for managed service providers (MSPs).

License: Proprietary (proprietary) · Kind: web · Deploy: appliance · SSO: none

Website

Druva

Druva Data Resiliency Cloud is a SaaS-only data protection platform that eliminates the need for on-premises backup infrastructure.

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: OIDC, SAML

Website

Duplicacy

Duplicacy is a lock-free deduplication cloud backup tool written in Go. Its primary innovation is a lock-free design that allows multiple clients to back up to the same storage simultaneously without coordination or locking, making it parti…

License: LicenseRef-Duplicacy (source-available) · Kind: web · Deploy: native · SSO: none

Website

Duplicati

Duplicati is a free, open-source backup client that stores encrypted, incremental, compressed backups on cloud storage services and remote file servers.

License: MIT (OSS) · Kind: web · Deploy: native · SSO: none

Website · Source

Hornetsecurity VM Backup

Hornetsecurity VM Backup (formerly Altaro VM Backup) is a VM backup solution designed for simplicity and ease of use in small to mid-size environments running VMware vSphere or Microsoft Hyper-V.

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

HPE Zerto

Zerto (acquired by HPE in 2021) is a continuous data protection (CDP) and disaster recovery platform specializing in near-zero RPO replication and orchestrated DR failover.

License: Proprietary (proprietary) · Kind: web · Deploy: native, appliance · SSO: none

Website

Kopia

Kopia is a cross-platform backup and restore tool written in Go that provides fast, encrypted, deduplicated backups to a variety of storage backends.

License: Apache-2.0 (OSS) · Kind: web · Deploy: native · SSO: none

Website · Source

MSP360

MSP360 (formerly CloudBerry Lab) provides backup software designed for MSPs and IT professionals who want to back up data to any cloud storage service.

License: Proprietary (proprietary) · Kind: web · Deploy: saas, native · SSO: none

Website

NAKIVO

NAKIVO Backup & Replication is a data protection solution targeting small to mid-size businesses (SMBs) and managed service providers (MSPs).

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

NinjaOne Backup

NinjaOne Backup is the integrated backup solution within the NinjaOne unified IT management platform.

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: SAML

Website

Object Storage Backup: The Industry Gap

The backup industry overwhelmingly treats object storage as a backup destination (target), not as a data source that itself needs protection.

License: Proprietary (proprietary) · Kind: web · Deploy: saas, native, k8s · SSO: none

Website

Proxmox Backup Server

Proxmox Backup Server (PBS) is an enterprise-class backup solution developed by Proxmox Server Solutions GmbH, designed primarily for backing up virtual machines, containers, and physical hosts.

License: AGPL-3.0-only (OSS) · Kind: web · Deploy: native · SSO: none

Website · Source

Restic

Restic is a modern, fast, and secure backup program written in Go. It is designed with simplicity and correctness in mind, providing content-addressed deduplication, client-side encryption, and support for a wide range of storage backends.

License: BSD-2-Clause (OSS) · Kind: web · Deploy: native · SSO: none

Website · Source

Rubrik

Rubrik is a data security and management platform built around zero trust data security principles. The company positions itself beyond traditional backup, focusing on data resilience, ransomware recovery, and data observability.

License: Proprietary (proprietary) · Kind: web · Deploy: native, appliance · SSO: none

Website

Storware

Storware Backup & Recovery (formerly Storware vProtect) is a data protection solution developed by Storware, a Poland-based company.

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

Unitrends MSP

Unitrends (now part of Kaseya following the 2018 acquisition) provides backup, disaster recovery, and business continuity solutions for both end-user organizations and MSPs.

License: Proprietary (proprietary) · Kind: web · Deploy: appliance · SSO: none

Website

UrBackup

UrBackup is an open-source client/server backup system that provides both image and file backup capabilities with a built-in web management interface.

License: AGPL-3.0-only (OSS) · Kind: web · Deploy: native · SSO: none

Website · Source

Veeam

Veeam is the market leader in backup and disaster recovery for virtualized, physical, and cloud workloads.

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

Veritas NetBackup

Veritas NetBackup is one of the longest-running enterprise backup solutions, with roots going back to the 1990s under the Symantec and then Veritas brand.

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

Vinchin

Vinchin Backup & Recovery is a VM backup solution developed by Chengdu Vinchin Technology, a China-based company specializing in virtualization data protection.

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

Wasabi Hot Cloud Storage

Wasabi is an S3-compatible hot cloud storage service marketed as the “hot cloud storage” alternative to AWS S3, emphasizing predictable pricing with no egress or API request fees.

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none

Website

ResorsIT Tools Catalog Search