Hacker News new | ask | show | jobs
by vishnukool 1715 days ago
Good question, I've heard other engineers ask for this. The MVP version doesn't yet handle multiple instances, but it will be on our roadmap.
1 comments

When you do get there, consider the Bulk Insert API on GCP and "Spot Fleets" on AWS (both make it easier for the provider to satisfy the entire request in one go).
Hmm.. makes sense, yes. thanks!