Billing rates and formula
Published unit rates for invoice calculations. Amounts are per broker instance and shown before VAT.
Starter (usage-based)
| Billed dimension | Rate (EUR) | Unit |
|---|---|---|
| Instance runtime | 0.00833333 | per instance-hour |
| Bandwidth | 0.02666667 | per GiB |
| Messages | 0.13333333 | per 1,000,000 messages |
Invoice formula (per instance, monthly)
total = (instance_hours * 0.00833333) + (bandwidth_gib * 0.02666667) + ((messages / 1,000,000) * 0.13333333)
Trial 14d
- Billable rates are EUR 0 during the trial period.
- Trial scope is one broker instance per account.
- Trial usage envelope: 15 GiB bandwidth and 5,000,000 messages.