H13-831_V2.0 · Question #4306
Huawei may suspend or terminate Spot instances. Creating images using a Spot instance is not permitted during the suspension and recovery process. Therefore, please ensure that you back up your data…
The correct answer is A. True. A is correct because Huawei Cloud Spot instances are interruptible by design - the platform can suspend or terminate them when resources are reclaimed, and during that suspension/recovery window, image creation is explicitly blocked. This is a fundamental characteristic of Spot…
Question
Huawei may suspend or terminate Spot instances. Creating images using a Spot instance is not permitted during the suspension and recovery process. Therefore, please ensure that you back up your data during use.
Options
- ATrue
- BFalse
How the community answered
(56 responses)- A79% (44)
- B21% (12)
Explanation
A is correct because Huawei Cloud Spot instances are interruptible by design - the platform can suspend or terminate them when resources are reclaimed, and during that suspension/recovery window, image creation is explicitly blocked. This is a fundamental characteristic of Spot (preemptible) instances across cloud providers: they offer lower cost in exchange for reduced availability guarantees.
B is incorrect because the statement accurately reflects Huawei Cloud's documented behavior for Spot instances - it is not a false claim.
Memory tip: Think of Spot instances as "borrowed" compute - the cloud can take them back at any time, so you can't rely on them for tasks that require a stable, persistent state like image creation. The rule is: if the instance can disappear, don't try to snapshot it while it's recovering.
Topics
Community Discussion
No community discussion yet for this question.