Plans
Standard also includes 16 databases, and Pro includes 48 databases.
Which plan should I choose?
- A small Discord bot or personal project → Hobby. 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 database → Standard. This is the first tier with database hosting and custom domains, and it’s the most popular plan.
- Multiple production apps or a team workspace → Pro. Daily snapshots, priority support and performance analytics matter once you’re running more than one serious app.
- Large-scale or custom infrastructure needs → Enterprise. 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.
Frequently asked questions
Is there a free plan?
Is there a free plan?
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.
How much does it cost to host a Discord bot?
How much does it cost to host a Discord bot?
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.
Can I cancel or change plans at any time?
Can I cancel or change plans at any time?
You can manage your subscription from the dashboard.
What happens if my app exceeds its RAM?
What happens if my app exceeds its RAM?
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.
