Skip to main content
Square Cloud is a paid platform with dedicated resources on every plan — you always know what you’ll pay upfront, with no metered surprises on bandwidth or usage.

Plans

Standard also includes 16 databases, and Pro includes 48 databases.

Which plan should I choose?

  • A small Discord bot or personal projectHobby. It’s enough RAM and CPU for a bot or a small site, plus GitHub deployment and real-time metrics.
  • A production API, website, or a managed databaseStandard. This is the first tier with database hosting and custom domains, and it’s the most popular plan.
  • Multiple production apps or a team workspacePro. Daily snapshots, priority support and performance analytics matter once you’re running more than one serious app.
  • Large-scale or custom infrastructure needsEnterprise. Custom RAM/vCPU allocation and a dedicated account manager.
Prices are in BRL and billed monthly or annually (20% off with annual billing). The live source of truth for pricing is squarecloud.app/en/pricing — figures on this page may lag a live promotion.
For per-plan technical specs (exact vCPU/RAM allocation rules, network and storage limits), see Platform limits and restrictions.

Frequently asked questions

No — Square Cloud is a paid platform. The Hobby plan starts at R$12.49/month and gives you production-grade infrastructure (dedicated RAM/CPU, NVMe storage, WAF firewall, auto-restart) from day one, not a limited free tier.
Most Discord bots run comfortably on the Hobby plan at R$12.49/month, which meets the 256 MB minimum RAM requirement for bots with room to spare. Larger bots with heavier memory or CPU needs may need to size up to Standard or Pro.
You can manage your subscription from the dashboard.
When an application exceeds its allocated RAM (or the kernel signals an out-of-memory condition), the process is terminated immediately with a LACK_OF_RAM status to protect host stability. See Platform limits and restrictions for how to diagnose and fix it.