> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/tutorials/compute-services/confidential-computing-vm.md).

# Confidential VM

Confidential VMs on the <code class="expression">space.vars.ionos\_cloud</code> platform encrypt your Virtual Machine (VM) memory at the hardware level using [<mark style="color:blue;">AMD Secure Encrypted Virtualization with Secure Nested Paging (AMD SEV-SNP)</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#amd-secure-encrypted-virtualization-with-secure-nested-paging-amd-sev-snp) technology.

Built for regulated industries that require cryptographic guarantees over contractual ones, this zero-trust architecture provides:

* **Hardware-Level Isolation:** Workloads run in a [<mark style="color:blue;">Trusted Execution Environment (TEE)</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#trusted-execution-environment-tee), ensuring the hypervisor sees only ciphertext.
* **Exclusive Control:** You retain complete control over your operating system, applications, encryption keys, and attestation policies.
* **Immediate Availability:** Directly available to all users in the **Frankfurt-East** `de/fra/2` data center.

{% hint style="warning" %}
**Important:** Because Confidential VMs are designed to completely isolate your data from the underlying infrastructure, <code class="expression">space.vars.ionos\_cloud</code> has zero visibility into your encrypted environment. Consequently, our technical support is strictly limited by the product's design, and we cannot assist with in-guest operating system, application, or key management issues.
{% endhint %}

Follow step-by-step instructions in the following tutorial to deploy your confidential workloads:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Deploy a Confidential VM with SNPGuard</strong></mark></td><td>Deploy an attested Confidential VM on IONOS CLOUD using the SNPGuard open-source toolchain.</td><td><a href="/pages/b66sTXAxhK371Evd2lM4">/pages/b66sTXAxhK371Evd2lM4</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/tutorials/compute-services/confidential-computing-vm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
