Hwangbo Gyumin
Hwangbo Gyumin
[https://github.com/ghkdqhrbals/gotybench](https://github.com/ghkdqhrbals/gotybench)
## **Description** Since I've been used AWS-ECR for register docker images, I need to get token from AWS-ECR and add it to GKE secrets. **But the token constantly expired within...
## Desciprtion CPU resource shortage during initialization occurred due to each of the three nodes in my cluster having only two CPU cores.
> 이 메소드는 roomId 에 기반하여 최대 1000개의 row 를 createdAt ascending 순서로 가져오는 메소드입니다. `findAllByRoomId` 메소드 지연시간이 매우 높게 나오네요 😂. (약 2초 소요...) 1000개 row 가져오면서 order by...
CPU 와 memory 가 터지면서 ec2 인스턴스가 마비되었습니다. NodeGroup minimum 노드를 유지하기 위해 자동으로 새로운 인스턴스를 프로비져닝하고 Master 노드가 기존 설정을 배포하고 모든 pod 가 Ready 상태까지 되는데 **20분** 소요되었습니다!
* Implements * Redis Lettuce CP 최적화 - 기존(max-active:8, max-idle: 8, min-idle: 0) **= Original** TPS 평균: 362.60 TPS p95: 438.80 TPS p99: 494.42 MTTFB 평균: 590.52 ms MTTFB p95:...
### 로드 테스트 설정 * Thread : 296 * URL : GET /rooms * Duration : 10min * HPA max node : 3 결과 미리 관찰 * Total Test :...
## `POST /api/login` * Implements * caching FriendsList DTO into Redis * Resource consumption * chat-db : 0.23 cpu * chat-server : 0.69 cpu * Improvements * avg MTTFB :...
## `POST /api/login` * Implements * HikariCP TX Pool **30** to **100** update * Resource consumption * user-server : 1.52 cpu * Improvements * avg TPS 16.7 -> **16.9** 🙄...