Using instance store / nVME-backed AWS instances #4647
Unanswered
gautamg795
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone experimented with using AWS instances with instance store rather than EBS, for greater performance?
I imagine I'd want to set up some auto-mounting script to format + mount the device wherever the runner performs its work, but not sure if anyone knows how to do so safely without clobbering files/directories the runner expects to find.
Beta Was this translation helpful? Give feedback.
All reactions