Hi, I’m a considerate developer.

I believe being considerate means writing clean, readable code,
building predictable and testable systems,
and delivering reliable, trustworthy services that users can depend on.

I’m constantly learning and growing to become better at this,
and this blog is where I share my journey as a learning developer.

Latest Post

MongoDB Pagination 성능 개선 - skip + limit 에서 Range Query

MongoDB skip 기반 pagination의 성능 한계와 Range Query(cursor) 방식으로의 전환

MongoDB에서 skip 기반 deep paging의 성능 문제를 분석하고, _id 기반 Range Query로 개선하는 방법을 벤치마크와 함께 정리한다.

Continue Reading →
Recently Updated

Quick Start - k6 (with InfluxDB + Grafana)

Updated: 2026-01-20

Build a reproducible load testing environment with k6, InfluxDB, and Grafana using Docker for reliable performance comparison

Docker 기반으로 k6 부하 테스트 스택을 구성하고, 대시보드 자동화와 메트릭 영속화를 통해 반복 가능한 성능 테스트 환경을 구축해보자.

Read Updated Post →
Latest Book ReviewRead All Books →
More PostsRead all →