Cloud Service Provider
{{ provider_name }}
Exit Strategy
{{ strategy_name }}
Assessment Type
{{ assessment_name }}
Timestamp
{{ timestamp }}
Risks
No risk data available.
Costs (last 6 months)
No cost data available.
Exit Readiness Score
Exit Score
This gauge chart represents the EscapeCloud Platform's
exit score methodology, based on risk assessment
results and the alternative technology landscape.
It uses a benchmark developed by our
experts to quantify the challenges and limitations of
exiting the cloud:
- Complex (0 - 20)
- Challenging (20 - 40)
- Manageable (40 - 60)
- Smooth Transition (60 - 80)
- Seamless (80 - 100)
No exit score data available.
Vendor Lock-In Score
Vendor Lock-In Score
The radar chart visualizes alternative technologies
across three dimensions:
- Human (skills availability)
- Technology (maturity and vendor stability)
- Operational (ecosystem and support services)
Only where viable alternatives exist.
No vendor lock-in score data available.
Risks
| # | Risk | Impacted Resources | Severity |
|---|---|---|---|
| {{ loop.index }} | {{ risk.name }} | {% if risk.impacted_resources_count is none %}-{% else %}{{ risk.impacted_resources_count }}{% endif %} | {{ risk.severity | capitalize }} |
|
Description
{{ risk.description }}
Impacted Resources
{{ risk.impacted_resources | join(", ") }}
|
|||
| No risks were identified for this assessment. | |||
Resource Inventory ({{ total_resources }})
{{ resource.name | trim }}
{{ resource.count }} Resource{% if resource.count != 1 %}s{% endif %} Available
No resources were discovered during the assessment.
Alternative Technologies ({{ alternative_technologies | length }})
{% if alternative_technologies %}Category: {{ alt_resource.name }}
{{ alt_tech.product_name }}
{{ alt_tech.product_description }}
No alternative technologies are available for this assessment.
{% endif %}