For the complete documentation index, see llms.txt. This page is also available as Markdown.

IONOS CLOUD DBaaS In-Memory DB API

The IONOS CLOUD Database as a Service (DBaaS) In-Memory DB API lets you provision and manage fully managed In-Memory DB clusters for caching, real-time analytics, and message brokering workloads.

In-Memory DB API versions

DBaaS In-Memory DB offers two versions of the In-Memory DB API. Version 2 (2.0.0) is the recommended version for production workloads, while Version 1 (1.0.0) is the legacy implementation.

In-Memory DB v1 and In-Memory DB v2 refer to IONOS CLOUD's DBaaS API versions, not In-Memory DB software versions.

What can you do with the In-Memory DB APIs?

The In-Memory DB API lets you provision and manage In-Memory DB clusters programmatically using standard HTTPS requests.

You can also use the In-Memory DB API to:

  • Provision and configure clusters with your chosen size, version, and persistence settings.

  • Monitor the operational status of any cluster.

  • Retrieve and list clusters in your account.

  • Modify cluster configuration, such as scaling resources or updating settings.

  • Delete clusters you no longer need.

  • Manage and retrieve snapshots for a cluster.

  • Restore a cluster from a snapshot and track restore progress.

  • Connect In-Memory DB instances to your managed Kubernetes clusters.

Last updated

Was this helpful?