> 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

<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>Monitor PostgreSQL v2 Clusters using Grafana</strong></mark></td><td>Configure observability for PostgreSQL v2 clusters by activating the Logging and Monitoring services, streaming metrics and logs to Grafana, and setting PromQL alert thresholds.</td><td><a href="/pages/KgA4Q62PUQLPRloVoith">/pages/KgA4Q62PUQLPRloVoith</a></td></tr><tr><td><mark style="color:blue;"><strong>Configure External Access to a PostgreSQL Database</strong></mark></td><td>Connect to a PostgreSQL database hosted in a private LAN from outside your <code class="expression">space.vars.ionos_cloud</code> environment, using a Network Load Balancer as a reverse proxy.</td><td><a href="/pages/6EQB3Q6NqhyS0wzcoNQP">/pages/6EQB3Q6NqhyS0wzcoNQP</a></td></tr><tr><td><mark style="color:blue;"><strong>Create a Bucket with Object Lock</strong></mark></td><td>Create a bucket with Object Lock enabled using the Object Storage API, to prevent objects from being deleted or overwritten.</td><td><a href="/pages/E6tTEjXe8BOa8vL6URW6">/pages/E6tTEjXe8BOa8vL6URW6</a></td></tr><tr><td><mark style="color:blue;"><strong>Set Up a CDN Distribution with IONOS CLOUD Object Storage as the Origin</strong></mark></td><td>Set up a CDN Distribution using Object Storage as the origin, to deliver web content from edge locations worldwide.</td><td><a href="/pages/hehxMtg4k2J6zrfVmshM">/pages/hehxMtg4k2J6zrfVmshM</a></td></tr><tr><td><mark style="color:blue;"><strong>Bring Your Own IP (BYOIP) Address to IONOS CLOUD</strong></mark></td><td>Bring your own IP address and Autonomous System Number (BYOASN) to <code class="expression">space.vars.ionos_cloud</code> for greater control over your network architecture.</td><td><a href="/pages/p6jhgxHSiFyxZN86EyaD">/pages/p6jhgxHSiFyxZN86EyaD</a></td></tr><tr><td><mark style="color:blue;"><strong>Install Plesk on IONOS CLOUD Virtual Machines (VMs)</strong></mark></td><td>Install Plesk on a virtual machine using either a Plesk image or the installer, to manage domains, email accounts, files, and databases through a web hosting control panel.</td><td><a href="/pages/YJILRMSWyP80m3rr0ryo">/pages/YJILRMSWyP80m3rr0ryo</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.
