diff --git a/apps/docs/content/features/pricing.mdx b/apps/docs/content/features/pricing.mdx new file mode 100644 index 00000000..0661c575 --- /dev/null +++ b/apps/docs/content/features/pricing.mdx @@ -0,0 +1,177 @@ +--- +title: Pricing Plans & Usage +description: Detailed pricing description for deployment on zerops. +--- + +import PricingCalculator from "@site/src/components/PricingCalculator" +import { CheckCircleSolid } from "@medusajs/icons"; + +:::tip Calculate Your Costs +Use our basic [pricing calculator](#pricing-calculator) below to estimate your monthly costs based on your specific needs. +::: + +Zerops offers a usage based pricing model which can accommodate any **small-scale** or **high-availability** applications. The total price of hosting a application is equal to the project's **core package cost** + the **cost of the resources** of the services inside a project **(+ extra costs if any)**. + +## Project Plans + +Every deployment on Zerops requires a project, which provides essential infrastructure and functionality. Projects are the foundation of your application, handling core services like load balancing, routing, and container orchestration. + +### Lightweight Plan +- **Cost:** Free +- **Best for:** Development, testing, and small-scale applications +- **Infrastructure:** Single container setup +- **Limitations:** Shared IPv4 address, no high availability + +### Serious Plan +- **Cost:** $10 / 30 days +- **Best for:** Production and high-availability applications +- **Infrastructure:** Multi-container, highly available setup +- **Benefits:** Ready for production workloads with automatic failover + +:::info Billing +Project costs are calculated based on actual usage. You're only charged for the time your project is active, calculated down to the minute. +::: + +### Plan Comparison + +
Features | +Lightweight (Free) | +Serious ($10/30d) | +
---|---|---|
Core Services | +Single container | +Highly available | +
HTTP Routing & Load Balancer | +Single container | +Highly available | +
Proxy / Load Balancer | +||
IPv6 Address | +||
Build Time | +15 hours | +150 hours | +
Backup Space | +5 GB | +25 GB | +
Egress | +100 GB | +3 TB | +
Resource | +Cost | +
---|---|
Backup Space | +$0.50 per 5 GB | +
Build Time | +$0.50 per 15 hours | +
Egress Traffic | +$0.10 per 1 GB | +
Resource | +Cost | +
---|---|
Shared CPU | +$0.60 per CPU / 30 days | +
Dedicated CPU | +$6.00 per CPU / 30 days | +
RAM | +$0.75 per 0.25 GB / 30 days | +
Disk space | +$0.05 per 0.5 GB / 30 days | +
Feature | +Cost | +
---|---|
Unique IPv4 address | +$3.00 / 30 days | +
Object Storage | +$0.01 / GB per 30 days | +