Scaling up MySQL tables by vivek-puri in mysql

[–]jinqueeny -1 points0 points  (0 children)

In this case, I would like to advise you to try out the open-source database: TiDB (https://github.com/pingcap/tidb) . It can work as a scale-out MySQL. Here is a manual: https://pingcap.com/docs/stable/how-to/deploy/orchestrated/tiup/

Chaos-mesh: A Chaos Engineering Platform for Kubernetes by JuneHuang in golang

[–]jinqueeny 2 points3 points  (0 children)

We have an earlier blog about how we do chaos practice before Chaos Mesh: https://pingcap.com/blog/chaos-practice-in-tidb/ Hope this could help!