Cloud Hosting for Intermittent Tasks?
I have a personal project (a raytracer) for which testing means the occasional high-compute job that takes a long time on my workstation and makes it very hot (and unusable for anything else). I'm wondering if there's a cloud hosting provider that offers pricing for intermittent high-workloads. Ideally it would be priced based on compute time, but otherwise it could be by the minute or hour. I don't want to pay a full monthly fee for resources that are only used a handful of times in a day a few days a week, and this being a personal project it isn't large enough to scale up and down at the level of a cluster.
AWS EC2 has very short term pricing. I know there's more fancy services on top of that as well, depending on exactly what you need to do and how you want to run it.
I'd think the other cloud providers would have similar capabilities, though I don't personally know them.
I'm pretty sure AWS, GCP, and Azure all bill by the second for compute resources with like a one minute minimum.