Skip to content
This repository was archived by the owner on Mar 20, 2021. It is now read-only.

Example

Bohan Zhang edited this page Jan 14, 2019 · 7 revisions

An End-To-End Tuning Example

Hardware

We use m5d.xlarge instance on AWS, which has 4 CPUs, 16GB RAM, and 150GB local storage SSD. We use local SSD to store the target database data since it does not have IOPS limits compared to EBS. However, you will lose your local data once stop/restart/terminate the instance (more info).

Clone this wiki locally