+ The Data Landscape & Egress Estimation feature is currently in + alpha. Estimated values may be incomplete or inaccurate in some + environments. If you notice bugs or unexpected results, please + let us know at + beta@escapecloud.io +
+Cloud Service Provider
+{{ provider_name }}
+Total Data
+{{ total_data_display }}
+Assessment Type
+{{ assessment_name }}
+Timestamp
+{{ timestamp }}
+Estimated Egress Fee
+Estimated Egress Fee
++ Estimated one-time charge to transfer the identified + in-scope data out of the cloud over the public + internet. Calculated from the detected data volume, + the provider's standard egress price tiers, and + archive retrieval charges where applicable. Excludes + request/transaction fees, cross-region traffic, and + any resources whose size could not be measured. A "+" + means the figure is a lower-bound estimate. +
++ Included in Free Tier +
++ Your scanned footprint ({{ known_data_display }}) falls entirely within the cloud provider's complimentary + monthly internet egress allowance + ({{ free_tier_limit_display }} free tier). +
+No fee estimate available.
+Data Allocation
+Data Allocation
++ Breakdown of the identified in-scope data volume by + resource category. Based on the sizes detected during + the assessment and intended to show where the data + footprint sits. A "+" indicates that some resources + could not be fully measured. +
+No data volume available.
+Data Landscape
+| # | +Resource Type | +Category | +Size | +
|---|---|---|---|
| {{ loop.index }} | +
+
+ |
+ + {{ group.category_label }} + | +{{ group.size_display }} | +
| + |
+
+
+
+
+ Estimated Egress Fee
+ {{ group.fee_display }}
+
+
+ Resources
+
+ {% for resource in group.resources %}
+
+
+ {{ resource.name }}{% if resource.fee_display %}
+ ({{ resource.fee_display }}){% endif %}{% if
+ resource.detail %}
+ – {{ resource.detail }}{% endif %}
+
+ {% endfor %}
+ |
+ ||
| + No data-bearing resources were discovered during the + assessment. + | +|||
+ {% endif %}
+