Skip to main content
A backup that has never been successfully restored is not a backup — it is an untested assumption. Many businesses in Cambodia discover this distinction at the worst possible moment: after a hardware failure, ransomware attack, or accidental deletion when there is no time to experiment. The three practices in this guide address the most common failure modes in real-world backup strategies: neglecting restore validation, leaving data unencrypted in transit and at rest, and keeping all copies in the same physical location. Follow all three, and your backup posture will be materially stronger than the majority of SMEs in the region.
Never assume a backup is healthy because the backup job reported success. Backup software can complete without errors while producing a corrupt or incomplete archive — particularly after OS updates, storage driver changes, or application version mismatches. A backup is only confirmed healthy when a full restoration has been completed and verified in a test environment.

Practice 1 — Regular Restore Testing

Backup creation and backup restoration are two entirely separate operations. Successful creation does not guarantee successful restoration. Your restore testing cadence should be:
  • Quarterly at minimum — execute a full restoration of at least one critical VM or dataset to a sandboxed, isolated environment every three months
  • After every major change — test restores following OS upgrades, hypervisor migrations, backup agent updates, or storage hardware replacements
  • Annually for full-environment drills — at least once per year, simulate a complete site failure and restore your entire critical application stack from backup

What a Restore Test Should Confirm

When you execute a quarterly restore drill, verify each of the following before marking the test as passed: Record the results of every restore test in a signed test log. This log is evidence of due diligence and an input to your disaster recovery planning process.
Automate your quarterly restore tests where possible. KHCOLO’s managed backup service can schedule sandbox restoration jobs that run automatically and notify your team of the result — removing the risk of tests being skipped during busy periods.

Practice 2 — Encryption Standards

Business data — particularly call recordings, customer databases, and financial records — must be encrypted both when stored and while being transmitted. Weak or absent encryption leaves your data exposed to interception during transfer and accessible to anyone who obtains physical or logical access to your storage media.

Encryption at Rest: AES-256

All backup archives stored on disk, object storage, or tape must be encrypted using AES-256, the current industry standard for data-at-rest protection.
  • AES-256 is the encryption standard required by most data protection regulations and insurance policies
  • Encryption keys must be stored separately from the encrypted data — never on the same server or storage volume being backed up
  • Key management procedures should be documented, with access restricted to named, authorised individuals
  • Rotate encryption keys at least annually, or immediately following a suspected key compromise or staff departure

Encryption in Transit: TLS 1.3

All backup data transmitted across a network — from production server to backup destination, and from backup destination to secondary site — must use TLS 1.3.
  • TLS 1.3 eliminates legacy cipher suites and reduces the handshake attack surface compared to older TLS versions
  • Verify that your backup software, replication agent, and object storage endpoint all negotiate TLS 1.3 by default
  • Disable TLS 1.0 and 1.1 on all backup infrastructure components; disable TLS 1.2 where your toolchain supports 1.3 universally
  • Confirm certificate validity on backup endpoints — an expired certificate should trigger an alert, not a silent fallback to unencrypted transfer
Apply these encryption requirements to all backup data categories — not only financial records. Call recordings, HR documents, and customer contact data are equally sensitive and equally subject to data breach notification obligations.

Practice 3 — Geographic Isolation

Keeping all your backup copies in the same physical location as your production environment defeats the purpose of having backups. A fire, flood, theft, or power surge that takes out your server room will take out co-located backups at the same time. Your backup architecture must include at least one geographically isolated copy:
  • Minimum requirement — one secondary backup copy stored in an external data centre in a different physical building from your primary site
  • Recommended arrangement — follow the 3-2-1 Rule: three copies of your data, on two different media types, with one copy offsite
For details on implementing the 3-2-1 Rule within KHCOLO’s cloud backup infrastructure, see the Backup Strategy guide.

Geographic Isolation in a Cambodian Context

Cambodia’s geography and infrastructure add specific considerations:
  • Flood risk zoning — ensure your secondary backup site is not in the same flood-risk zone as your primary. A backup in a different district of Phnom Penh may not be sufficient if a major flood event affects the entire city.
  • ISP diversity — if your primary and secondary sites use the same upstream ISP, a single fibre cut can sever both backup transfer paths simultaneously. Use providers with independent physical infrastructure.
  • Cross-border replication — for maximum resilience, consider replicating a tertiary backup copy to a data centre in Singapore, Thailand, or another regional hub with strong connectivity to Cambodia.
Storing your only off-site backup copy in a personal Dropbox account, Google Drive folder, or unmanaged cloud storage introduces unacceptable risks: no encryption key management, no guaranteed retention policies, no SLA for restore availability, and potential data sovereignty complications. Use a purpose-built, managed backup service with documented encryption and retention guarantees.

Putting It All Together

Combine all three practices into a cohesive backup posture: For the full 3-2-1 Rule implementation guide and KHCOLO’s cloud backup service options, visit the Backup Strategy page. To understand how backup practices fit into your broader recovery planning, see the Disaster Recovery Planning guide.