Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
8.1.3. Cloud services lifecycle
flowchart LR
ordered@{ shape: stadium, label: "🛒 Ordered" }
active@{ shape: rect, label: "✔️ Active" }
deactivated@{ shape: rect, label: "🚫 Blocked
(30 days)" } deleted@{ shape: stadium, label: "🗑 Deleted" } style ordered fill:#e0e0e0,stroke:#000,stroke-width:0px,color:#000 style active fill:#2A9D8F,stroke:#000,stroke-width:0px,color:#fff style deactivated fill:#E9C46A,stroke:#000,stroke-width:0px,color:#000 style deleted fill:#000,stroke:#000,stroke-width:0px,color:#fff ordered==>active active==>|Recharge balance|active active-.->|Manual delete|deactivated active====>|No funds on balance|deactivated deactivated-->|"Recharge balance
(if not deleted manually)"|active deactivated==>deleted
(30 days)" } deleted@{ shape: stadium, label: "🗑 Deleted" } style ordered fill:#e0e0e0,stroke:#000,stroke-width:0px,color:#000 style active fill:#2A9D8F,stroke:#000,stroke-width:0px,color:#fff style deactivated fill:#E9C46A,stroke:#000,stroke-width:0px,color:#000 style deleted fill:#000,stroke:#000,stroke-width:0px,color:#fff ordered==>active active==>|Recharge balance|active active-.->|Manual delete|deactivated active====>|No funds on balance|deactivated deactivated-->|"Recharge balance
(if not deleted manually)"|active deactivated==>deleted
Ordered
The service has been ordered. It becomes active immediately after ordering.
Active
The service is active and running.
⌛ Duration: until exhaustion of funds on balance or manual deletion.
During this period you can fully use the service, change the plan, etc.
Blocked
The service is not working and access to its content is blocked.
⌛ Duration: 30 days. ⚠️ Do not store important data without payment, as storage conditions are subject to change.
During this period, you can recharge your balance and thereby resume service (only for instances that have not been manually deleted).
Deleted
The service has been permanently deleted. It is impossible to restore it or retrieve any data.