DPSPricing Tiers

Pricing Tiers

DPS uses a four-tier model inspired by Back4App. All prices in GHS (Ghana Cedi) per month.

Free — GHS 0/month

  • 250 MB storage
  • 250k requests / month
  • 1 Parse Server instance
  • Community support
  • Limits: auto-sleeps after 30 min inactivity, single region (Ghana)

Developer — GHS 99/month

  • 2 GB storage
  • 2M requests / month
  • 3 Parse Server instances
  • Email support (24h response)
  • Custom domains
  • SSL certificates
  • Hosting: DPS infrastructure (shared)

Professional — GHS 299/month

  • 10 GB storage
  • 10M requests / month
  • 10 Parse Server instances
  • Priority email + chat support (4h response)
  • Database backups (daily)
  • Multiple regions
  • SSH deployment option
  • Hosting: DPS infrastructure (dedicated resources) or client VPS

Enterprise — GHS 999/month

  • 50 GB storage (expandable)
  • 50M+ requests / month
  • Unlimited Parse Server instances
  • Dedicated account manager + SLA
  • Database backups (hourly)
  • Custom regions
  • SSH deployment + Kubernetes support
  • White-label option
  • Hosting: fully dedicated infrastructure or client-managed

Tier enforcement

Limits live in dps-server/src/core/parse-manager/config.ts. The structure is wired (request counter, storage calculator, tier limits) but full overage handling and Paystack subscription billing is at ~30% completion — see API Reference for current state.