You are on page 1of 2

10/04/2022, 12:36 Deployment Architecture

Deployment Architecture 
Deployment Architecture
Architectural Components
Data Backup and Recovery Solutions (/docs6012/data-backup-and-recovery-solutions) / Backup and Recovery Strategies for the Fault Recovery Features
Delphix Engine (/docs6012/data-backup-and-recovery-solutions/backup-and-recovery-strategies-for-the-delphix-engine) / Related Topics
Deployment Architecture

This topic describes components of the Delphix deployment architecture.

Delphix operates in a virtual environment with several core systems working in concert, each with its own set of
capabilities. Understanding this architecture is critical in evaluating how solutions can be applied across the
components, and the tradeoffs involved.

Architectural Components
This diagram illustrates Delphix’s recommended best practices for deploying the Delphix Engine in a VMware
environment: 

This architecture is designed to isolate I/O traffic to individual LUNs while using the most commonly deployed
VMware components. In this example, each VMDK file is placed in a separate VMFS volume. Each volume is
exported to every node in the ESX cluster, allowing the Delphix Engine to run on any physical host in the cluster.

Fault Recovery Features


Across the recommended deployment architecture there are three key components in play: Delphix Engine,
VMware, and storage. Each of these provides different failure handling capabilities, which can be roughly
grouped into the following areas.

Server Clustering
Clustering provides a standby server that can take over in the event of failure. A given clustering solution may or
may not provide high availability guarantees, though all provide failover capabilities, provided that an identical
passive system is available.

Snapshots
Snapshots preserve a point-in-time copy of data that can be used later for rollback or to create writable copies.
Creating a snapshot is typically low cost in terms of space and time. Because they use the storage allocated to
the array, snapshots restore quickly, but they do not protect against failures of the array.

Replication
Data replication works by sending a series of updates from one system to another in order to recreate the same
data remotely. This stream can be synchronous, but due to performance considerations is typically
asynchronous, where some data loss is acceptable. Replication has many of the same benefits of backup, in that
the data is transferred to a different fault domain, but has superior recovery time given that the data is maintained

https://docs.delphix.com/docs6012/data-backup-and-recovery-solutions/backup-and-recovery-strategies-for-the-delphix-engine/deployment-archit… 1/2
10/04/2022, 12:36 Deployment Architecture

within an online system. The main drawback of replication is that the data is always current - any logical data
error in the primary system is also propagated to the remote target. The impact of such a failure is less when
replication is combined with snapshots, as is often the case with continuous data protection (CDP) solutions.

Backup
Like snapshots, backup technologies preserve a point-in-time copy of a storage dataset, but then move that copy
to offline storage. Depending on the system, both full and incremental backups may be supported, and the
backup images may or may not be consistent. Backup has the advantage that the data itself is stored outside the
original fault domain, but comes at high cost in terms of complexity, additional infrastructure, and recovery time.

Related Topics
Backup and Recovery Strategies for the Delphix Engine (/docs6012/data-backup-and-recovery-
solutions/backup-and-recovery-strategies-for-the-delphix-engine)

← Backup Solution Implementation Mapping Requirements to Solutions →


(/docs6012/data-backup-and-recovery- (/docs6012/data-backup-and-recovery-
solutions/backup-and-recovery-strategies-for- solutions/backup-and-recovery-strategies-for-
the-delphix-engine/backup-solution- the-delphix-engine/mapping-requirements-to-
implementation) solutions)

Delphix Employees, log in here (/login.action).

Powered by Confluence (http://www.atlassian.com/software/confluence)


and Scroll Viewport (http://www.k15t.com/software/scroll-viewport). Copyright ©
2019 Delphix Corp. (https://www.delphix.com)

https://docs.delphix.com/docs6012/data-backup-and-recovery-solutions/backup-and-recovery-strategies-for-the-delphix-engine/deployment-archit… 2/2

You might also like