Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

이슈해결 블로그 Posts by 이지은(Jane)

Lee JE edited this page May 24, 2021 · 6 revisions

Datadog APM으로 내 프로젝트 모니터링 하기

https://jane096.github.io/project/apm-monitoring/


nGrinder 성능테스트 결과를 통한 로그인 성능개선 과정을 알아보자

https://jane096.github.io/project/ngrinder-login-refactoring/


실행계획을 분석해서 SQL 성능튜닝을 해보자(feat.MySQL)

https://jane096.github.io/project/refactoring-sql/


부하 분산을 위해 MySQL을 Master/Slave 로 이중화를 구성해 본 이야기

https://jane096.github.io/project/mysql-master-slave-replication/


사용자가 늘어나게 된다면 서버를 어떻게 확장해야할까?

https://jane096.github.io/project/how-to-solve-server-overload-p1/


서버 분산 처리 환경에서 데이터의 불일치를 어떻게 해결할까?

https://jane096.github.io/project/how-to-solve-server-overload-p2/

https://jane096.github.io/project/how-to-solve-server-overload-p3/


AOP를 활용한 중복코드 리팩토링

https://jane096.github.io/project/aop-refactoring/


Redis Cache 기능을 활용한 성능개선 이야기 part 1, part 2

https://jane096.github.io/project/redis-caching/

https://jane096.github.io/project/redis-caching-part2/


Jenkins를 이용해 지속적인 통합(CI)을 적용해보자

https://jane096.github.io/project/why-jenkins-ci/


nGrinder를 이용한 api 성능테스트 후기

https://jane096.github.io/project/ngrinder-performance-test/