burst - क्लाउड में कोड को आसानी से चलाना
(burstable.ai)- क्लाउड पर अपने-आप CPU/GPU instance बनाकर कोड चलाने और रोकने वाला open source tool
→ Dockerfile का उपयोग
→ AWS सपोर्ट करता है. GCP beta में है
- jupyter का सीधा सपोर्ट. एक कमांड से किसी भी hardware पर server चलाएं
→ notebook, iPython shell, Linux shell, file navigation, text editor आदि शामिल
→ idle रहने पर अपने-आप shutdown
-
timeout सेट किया जा सकता है
-
configuration में access key, secret key, region सेट करें
→ default instance type AWS GPU g4dn.xlarge और CPU के लिए t2.medium है. बदला जा सकता है
1 टिप्पणियां
इसी तरह के एक टूल के रूप में Nimbo है.