개발 이슈

개발관련 문서 모음

주인장 꼬비 2023. 7. 23. 18:34

시스템 설계 관련 문서

원문

https://github.com/donnemartin/system-design-primer/tree/da2cbc5abb9b8ef1f3280232411a9c89aa30dd53

 

GitHub - donnemartin/system-design-primer: Learn how to design large-scale systems. Prep for the system design interview. Inclu

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. - GitHub - donnemartin/system-design-primer: Learn how to design large-scale systems. Prep ...

github.com

번역

https://github.com/donnemartin/system-design-primer/blob/da2cbc5abb9b8ef1f3280232411a9c89aa30dd53/README-ko.md#%EC%8B%9C%EC%8A%A4%ED%85%9C-%EC%84%A4%EA%B3%84-%EB%AA%A9%EC%B0%A8

 

 

MySQL 성능 개선 관련

https://dzone.com/articles/how-to-optimize-mysql-queries-for-speed-and-perfor

 

How to Optimize MySQL Queries for Speed and Performance on Alibaba Cloud ECS

In this guide, we will take you through the steps of optimizing SQL queries and databases on your Alibaba Cloud ECS instance running Ubuntu 16.04.

www.alibabacloud.com

https://seo-explorer.io/blog/five-ways-to-improve-mysql-select-speed-part-1/#Server_and_hardware_selection_for_MySQL_server_database

 

Ten ways to increase MySQL query speed and decrease running speed - SEO Explorer's Blog

We spent three months tweaking MySQL performance, we are sharing some of our insights, this is a 2000 words article that covers some of them.

seo-explorer.io

https://seo-explorer.io/blog/twenty-ways-to-optimize-mysql-for-faster-insert-rate/#Buy_a_fast_server

 

Twenty Ways To Optimize Slow MySQL for Faster Insert Rate - SEO Explorer's Blog

This blog post covers all the technique we used to optimize MySQL insert rate, in order to achieve sustained 50k inserts per second

seo-explorer.io