You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(slot): update instance tiers and pricing details
Updated instance tiers, resource allocations, and pricing to reflect
the new structure effective from July 1st. Removed outdated "Common"
and "Legendary" tiers. Revised policies for scaling and deletion
across tiers.
Note: basic & common instances are scaled down automatically after a few hours of no activity. To revive deployments, simply send a single request to the instance URL and it'll be revived on the spot. If unused without any activity for more then 30 days, it will get deleted.
24
-
25
-
Epic and higher tiers are never scaled down or deleted as long as there are enough credits on the related team.
15
+
| Tier | Description | Storage | Old cost | Cost from July 1st |
| Basic | First 3 are free. for dev & tests | 1GB | $3/month | $10/month |
18
+
| Common | (removed) | auto | $15/month | – |
19
+
| Pro | 2 vCPU and 2GB RAM | auto | - | $50/month |
20
+
| Epic | 4 vCPU and 8GB RAM | auto | $15/month | $100/month |
21
+
| Legendary | (removed) | auto | $35/month | – |
22
+
| Insane | 8 vCPU and 20GB RAM | auto | $50/month | $250/month |
23
+
24
+
Note: basic instances are scaled down automatically after a few hours of no activity. To revive deployments, simply send a single request to the instance URL, and it'll be revived on the spot. If unused without any activity for more than 30 days, it will get deleted.
25
+
26
+
Pro and higher tiers are never scaled down or deleted as long as there are enough credits on the related team.
0 commit comments