We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need minimum
ephemeral storage, SSD. I think we should start with i2.4xlarge. Spot pricing is ~0.4$/h. hi1.4xlarge is also a cheaper option.
We have one filesystem for input raw data and another for the database files.
For i2.4xlarge we would use two RAID0 with two physical disks each; hi1.4xlarge has two physical disks, so nothing to do here.
The text was updated successfully, but these errors were encountered:
laughedelic
No branches or pull requests
Instance type
We need minimum
ephemeral storage, SSD. I think we should start with i2.4xlarge. Spot pricing is ~0.4$/h. hi1.4xlarge is also a cheaper option.
Disk layout
We have one filesystem for input raw data and another for the database files.
For i2.4xlarge we would use two RAID0 with two physical disks each; hi1.4xlarge has two physical disks, so nothing to do here.
The text was updated successfully, but these errors were encountered: