7 ms·
Using GCP's pricing calculator and the specs described in the blog, it's around 170,000 USD to run it for 3 months. https://cloud.google.com/products/calculato
by triodan 8y ago
Using GCP's pricing calculator and the specs described in the blog, it's around 170,000 USD to run it for 3 months.
https://cloud.google.com/products/calculator/#id=ef2329f6-f194-4179-bedb-5640a9fc722c https://cloud.google.com/products/calculator/#id=ef2329f6-f1...
- yjftsjthsd-h 8y agoIf you can break it into appropriate jobs that can handle interruptions, you should use interruptible instances to save money. And you really need to be able to handle that anyway in case an instance fails midway.