# Device components & architecture

**Xopero Unified Protection (XUP) integrates hardware and software components into a single appliance designed for comprehensive data protection. The XUP architecture includes an integrated data storage layer, a management interface, and a core system environment, providing centralized backup management, secure data storage, and simplified deployment. This unified design streamlines implementation, reduces infrastructure complexity, and ensures consistent protection across physical, virtual, and cloud environments.**

***

## Device architecture

{% hint style="info" %}
Data storage and disk configuration leverage RAID technology in both software and hardware implementations.
{% endhint %}

The **Xopero Unified Protection** (**XUP**) solution consists of the following components:

1. Hardware layer based on rack-mounted servers.
2. **XUP** software layer — responsible for device initialization, providing S3-compatible storage, monitoring service health, and delivering the device management interface.
3. **Xopero ONE** service — enables the creation and execution of backup plans. The solution also includes a built-in backup agent.

***

## System components

The key system components include:

1. **Xopero ONE** backup agent, which enables high-speed data processing directly on the device.
2. **Xopero ONE** software, which enables execution of backup tasks.
3. **XUP** management console, used to monitor device status and modify network settings.

{% hint style="warning" %}
The **XUP** management interface is available only in English.
{% endhint %}

4. An integrated data storage system based on S3 bucket technology.
5. A high-performance disk architecture — the system uses storage tiering, with fast NVMe drives for the operating system and high-capacity HDDs (SATA/SAS) for backup storage in a SaaS model.

***

## System updates

For the operating model with external network access, the **Xopero Unified Protection** system updates automatically. Available updates are displayed on the **XUP** management panel login screen.

The DMZ model, which has no external network access, requires manual updates performed by a dedicated **Xopero** technical support specialist.

{% hint style="danger" %}
For both operating models, the device must be restarted after each system update to ensure it completes successfully.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpcenter.xopero.com/xopero-one-en/xopero-unified-protection/device-information/device-components-and-architecture.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
