diff --git a/hub/services/templates/services/pricelist.html b/hub/services/templates/services/pricelist.html index 12cd5ee..7b4db36 100644 --- a/hub/services/templates/services/pricelist.html +++ b/hub/services/templates/services/pricelist.html @@ -159,59 +159,240 @@
- Compute Plan Price +
- SLA Base +
- (Units × SLA Per Unit) +
- Mandatory Add-ons =
- Final Price
-
+
+ Our pricing is built on a multi-dimensional model that combines infrastructure costs, service levels, scaling units, and additional services. This creates transparent, predictable pricing while maintaining flexibility for different use cases.
+
+ Source: Cloud provider's raw compute pricing
+ Includes: vCPUs, RAM, base storage
+ Varies by: Cloud provider, region, term length
+ Data source: ComputePlan model with Price objects
+
+ Purpose: Fixed cost for service level guarantee
+ Covers: Basic monitoring, alerting, support
+ Varies by: Service level (Standard/Premium)
+ Data source: VSHNAppCat model's sla_base field
+
+ Purpose: Variable cost based on scale
+ Units: Replicas, workers, connections, etc.
+ Scaling: Linear or tiered discount models
+ Data source: VSHNAppCat.sla_per_unit × calculated units
+
+ Purpose: Required or optional additional services
+ Types: Commercial licenses, additional features
+ Pricing: Base fee or unit rate
+ Data source: AddOn model (optional with mandatory=True)
+
+ Purpose: Compare against AWS, GCP, Azure, etc.
+ Data source: ExternalPriceComparison model
+ Matching: Similar specs (vCPUs, RAM, storage)
+ Display: Shows price difference and percentage
+
+ Purpose: Compare same service on different cloud providers
+ Logic: Same VSHNAppCat config, different ComputePlan
+ Matching: Exact service specs and SLA levels
+ Display: Shows cost difference between providers
+
-
- This transparent pricing model ensures you understand exactly what you're paying for.
- The table below breaks down each component for every service variant we offer.
-
- Price Comparisons: When enabled, you'll see:
-
• External Providers - Competitor prices from AWS, Google Cloud, etc.
-
• Other Servala Providers - Same service specs on different cloud providers within our network
-
-