Details about and from the Cloud Report done in Q4 2019
In 2018, we produced a "Cloud Report", wherein we assessed the performance of AWS vs. GCP along dimensions like TPC-C throughput, I/O, CPU and latency. This year, we aim to produce a similar report but including Azure.
This repo will let us aggregate and share data among team members, including processes and results.
The go program contained in this repo can automatically run tests on cloud providers baked into Roachprod.
For more details, see reproduction-steps.md
in this repo.
Note: It would be possible to extend this binary to run on other platforms relatively easily, but requires some work to handle cloud-specific tasks––namely, getting machine metadata.
This guide from the CockroachDB docs shows you how to run the TPC-C benchmark on CockroachDB to reproduce the TPC-C results in the report.
Andy Woods for Product
- Vision, structure, messaging, writing
Jessica Edwards for Marketing
- Report production and promotion, messaging
Jim Walker for Product Marketing
- Messaging, direction, and competitive landscape
Nathan VanBenschoten for Engineering
- Technical oversight and insight
Paul Bardea for Engineering
- Data collection and aggregation