Details about {{ offering.service.name }} managed by VSHN on {{ offering.cloud_provider.name }}
If you want to get the most out of your managed {{ offering.service.name }}, our consulting partners can help you optimize your setup and application:
{{ representative_plan.compute_plan_group_description }}
{% endif %} {% endwith %} {% endif %} {% if forloop.first %} {% comment %} Only show description for first service level {% endcomment %} {% endif %} {% endfor %} {% for service_level, pricing_data in service_levels.items %}Compute Plan | vCPUs | RAM (GB) | Currency | Compute Price | Service Price | Total Price |
---|---|---|---|---|---|---|
{{ row.compute_plan }} | {{ row.vcpus }} | {{ row.ram }} | {{ row.currency }} | {{ row.compute_plan_price|floatformat:2 }} | {{ row.sla_price|floatformat:2 }} | {{ row.final_price|floatformat:2 }} |
No pricing data available for {{ service_level }}.
{% endif %}No plans available yet.