UltipaDocs
Products
Solutions
Resources
Company
Start Free Trial
UltipaDocs
Start Free Trial
  • Introduction
  • Database Installation
  • Deployment Topologies
  • Clustering
  • Cloud Deployments
  • Database Info
  • Backup & Restore
  • Monitoring
  • Performance
  1. Docs
  2. /
  3. Operations

Cloud Deployments

GQLDB has two cloud-side delivery paths:

PathWhereHow it bills
Ultipa Cloud (DBaaS)dbaas.ultipa.comPay-as-you-go via Ultipa
AWS MarketplaceThe GQLDB listing in AWS MarketplaceThrough your AWS account (pay-as-you-go)

What the Platform Handles

ConcernSelf-hostedUltipa Cloud
Install & upgradeYou run the install script, replace executables for upgrades.Ultipa pushes server updates; rolling upgrades on HA tiers.
Sizing & topologyYou pick host size, single-node vs HA shape.Pick a tier in the portal; HA is implicit at production tiers.
BackupsYou schedule BACKUP jobs and rotate files.Automated periodic backups; restore from the portal.
MonitoringYou wire up logs, metrics, alerts.Built-in metrics dashboard; alerts configurable per project.
RBACYou run ALTER USER and GRANT.Initial admin user provisioned at instance creation; further RBAC is the same GQL you'd write self-hosted.