> 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/most-popular-product-tutorials.md).

# Most Popular Product Tutorials

Plesk installs, PostgreSQL monitoring, Object Storage audits, Confidential VM setup, and TLS certificate tutorials ranked by engagement on IONOS CLOUD

<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>Install Plesk on IONOS CLOUD Virtual Machines (VMs)</strong></mark></td><td>Deploy a virtual machine and install Plesk using either a pre-built image or the official installer, then access the control panel to manage domains, email accounts, files, and databases.</td><td><a href="/cloud/tutorials/compute-services/compute-engine/installing-plesk-on-ionos-cloud.md">Install Plesk on IONOS CLOUD Virtual Machines (VMs)</a></td></tr><tr><td><mark style="color:blue;"><strong>Monitor PostgreSQL v2 Clusters Using Grafana</strong></mark></td><td>Activate the Logging Service and Monitoring Service for a PostgreSQL v2 cluster, stream metrics and logs to a regional Grafana endpoint, and configure PromQL alert thresholds.</td><td><a href="/cloud/tutorials/databases/postgresql/monitor-postgresql-databases.md">Monitor PostgreSQL v2 Clusters Using Grafana</a></td></tr><tr><td><mark style="color:blue;"><strong>Run a Security Posture Audit on Your IONOS CLOUD Object Storage Buckets</strong></mark></td><td>Use Claude Desktop and the MCP Server to probe Object Storage buckets across six security dimensions in a single conversation and generate a CISO-ready HTML dashboard.</td><td><a href="/cloud/tutorials/ai/mcp-server/object-storage-security-audit.md">Run a Security Posture Audit on Your IONOS CLOUD Object Storage Buckets</a></td></tr><tr><td><mark style="color:blue;"><strong>Deploy a Confidential VM with SNPGuard</strong></mark></td><td>Deploy the SNPGuard attestation server; convert a Linux cloud image into a LUKS2-encrypted confidential image; then create and confirm attestation for an AMD SEV-SNP Confidential VM.</td><td><a href="/cloud/tutorials/compute-services/confidential-computing-vm/deploy-confidential-vm-with-snpguard.md">Deploy a Confidential VM with SNPGuard</a></td></tr><tr><td><mark style="color:blue;"><strong>Issue TLS Certificates using IONOS CLOUD Certbot Plugin</strong></mark></td><td>Reserve an IPv4 address, set up a web server, create a DNS A record, and issue a TLS certificate for your domain using the Cloud DNS Certbot plugin.</td><td><a href="/cloud/tutorials/network-services/cloud-dns/certbot.md">Issue TLS Certificates using IONOS CLOUD Certbot Plugin</a></td></tr><tr><td><mark style="color:blue;"><strong>Trace n8n Workflow Executions with the Tracing Service</strong></mark></td><td>Export n8n workflow and node execution spans to the Tracing Service over the OpenTelemetry Protocol, then explore traces in Grafana without changing workflow logic.</td><td><a href="/cloud/tutorials/observability/tracing-service/trace-n8n-workflows-with-tracing-service.md">Trace n8n Workflow Executions with the Tracing Service</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/most-popular-product-tutorials.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.
