/users
/posts
/slides
/apps
/books
mysetting
/users
/posts
/slides
/apps
/books
11:43 5/30
goodgid.github.io
11:43
goodgid.github.io
Gidhub
https://goodgid.github.io/
My Github Blog
저작도구: Jekyll v3.9.0
최종 피드 수집: 2025-03-24 14:16
전체 (266)
18h
LeetCode : 1299. Replace Elements with Greatest Element on Right Side
1299. Replace Elements with Greatest Element on Right Side
Problem
Example
[1] Code (25. 03. 24)
Reference
1299. Replace Ele
LeetCode
+ 더보기
0
0
0
읽기모드
2M
2025 Dev History
Plan
Book & Lecture
DevStory
2025년 Dev History
2024 Dev History에 이어
2025년에도 내가 어떤것에 관심을 갖고
어떤 공부를 했고 그로 인해 어떤 성장을 했는지 기록해두자.
Pla
Retrospective
+ 더보기
0
0
0
읽기모드
9M
[데이터 중심 애플리케이션 설계] 5장. 복제 : 쓰기 후 읽기 일관성 (Read After Write)
Question
첫 번째 방법
두 번째 방법
Suumary
Refernece
이 글은 책 내용을 토대로 작성하였습니다.
Question
리더 기반 복제 시스템에서 쓰기 후 읽기 일관성은 어떻게 구현할 수 있을까?
책에서는
SystemDesign
+ 더보기
0
0
2
읽기모드
10M
Redis를 MessageQueue로 활용하는 방법들의 장/단점 분석
Prologue
Redis as MessageQueue
Pub/Sub vs Stream
Pub/Sub
Stream
요약
Redis Stream vs Kafka
Redis Stream
Kafka
요약
Pub/Sub v
Redis
+ 더보기
0
0
0
읽기모드
11M
2024년 소프트웨어 마에스트로(Software Maestro) 멘토 지원 및 합격 후기
Prologue
선발 인원
멘토 역할
선발 일정
서류 지원 및 합격
면접
장소
면접 시간 측정
면접관 정보
면접 내용
흠…
그 밖의 기록
면접 결과
안내 사항
멘토 O.T
팀 매칭
멘토단 정보
멘토단 기업 분
E.T.C
+ 더보기
0
0
0
읽기모드
11M
2024년 소프트웨어 마에스트로(Software Maestro) 멘토 지원 및 합격 후기
Prologue
선발 인원
멘토 역할
선발 일정
서류 지원 및 합격
면접
장소
면접 시간 측정
면접관 정보
면접 내용
흠…
그 밖의 기록
면접 결과
안내 사항
후기
Summary
Prologue
Software
E.T.C
+ 더보기
0
0
1
읽기모드
1y
좋은 코드 vs 나쁜 코드 (Good Code vs. Bad Code)
The Importance of Good Names
The Perils of Copying Code
Too Many Parameters
Avoiding Nested Conditional Logic
The Benefits of Im
Tech
+ 더보기
0
0
3
읽기모드
1y
LeetCode : 155. Min Stack
Min Stack
Problem
Example
[1] Code (24. 02. 25)
Reference
Min Stack
Problem
Design a stack that supports push, pop, top, and
LeetCode
+ 더보기
0
0
0
읽기모드
1y
Production 환경에서 Redis를 사용하는 가장 효과적인 6가지 방법 - Website Analytics, Flash Sale
Prologue
Website Analytics
HyperLogLog
동작 방식
단점 아닌 단점
Flash Sale
동작 방식
SETNX
SET
Summary
Reference
연재 글 목록
Production 환경
Redis
+ 더보기
0
0
0
읽기모드
1y
LeetCode : 576. Out of Boundary Paths
576. Out of Boundary Paths
Problem
Example
[1] Code (24. 02. 12)
Reference
576. Out of Boundary Paths
Problem
There is an m
LeetCode
+ 더보기
0
0
0
읽기모드
1y
Production 환경에서 Redis를 사용하는 가장 효과적인 6가지 방법 - Leaderboard, Message Queue
Prologue
Leaderboard
Zset 속성
Example
Message Queue
Summary
Reference
연재 글 목록
Production 환경에서 Redis를 사용하는 가장 효과적인 6가지 방법 - Ca
Redis
+ 더보기
0
0
0
읽기모드
1y
Production 환경에서 Redis를 사용하는 가장 효과적인 6가지 방법 - Cache, Session Store
Prologue
Cache
Application Cache
Second Level Cache
Distributed Cache
Session Store
Summary
Reference
연재 글 목록
Production 환경에
Redis
+ 더보기
0
0
0
읽기모드
1y
LeetCode : 2830. Maximize the Profit as the Salesman
2830. Maximize the Profit as the Salesman
Problem
Example
[1] Code (24. 02. 04)
Reference
2830. Maximize the Profit as the S
LeetCode
+ 더보기
0
0
0
읽기모드
1y
Redis를 MessageQueue로 활용하는 방법
Redis as MessageQueue
Pub/Sub
Push 방식 (feat. At Most Once)
백업 기능 X
제한 사항 (feat. Kafka)
Example
List
Blocking 처리 장점
Polli
Redis
+ 더보기
0
0
0
읽기모드
1y
Redis에서 POP 명령어 대신 BRPOP 명령어를 사용하는 이유는 뭘까?
BRPOP이란?
Blocking vs Polling
n개의 소비자가 접근을 한다면?
Timeout 발생 후 값 재확인
Summary
BRPOP이란?
BRPOP(Blocking List Pop)은
Redis에서 사용되는 명령어 중
Redis
+ 더보기
0
0
3
읽기모드
1y
LeetCode : 973. K Closest Points to Origin
973. K Closest Points to Origin
Problem
Example
[1] Code (24. 01. 14)
Reference
973. K Closest Points to Origin
Problem
Give
LeetCode
+ 더보기
0
0
0
읽기모드
1y
[3편] DB 인덱스 전략 톺아보기 (Database Indexing Strategies) :: Specialized Indexes
Prologue
Specialized Indexes
Bitmap Index
Spatial Index
Full-text Index
Hash Index
Summary
Reference
Prologue
저번 글에 이어 Speci
Technology
+ 더보기
0
0
0
읽기모드
1y
LeetCode : 542. 01 Matrix
542. 01 Matrix
Problem
Example
[1] Code (24. 01. 07)
Reference
542. 01 Matrix
Problem
Given an m x n binary matrix mat, retu
LeetCode
+ 더보기
0
0
0
읽기모드
1y
LeetCode : 57. Insert Interval
57. Insert Interval
Problem
Example
[1] Code (24. 01. 07)
Reference
57. Insert Interval
Problem
You are given an array of no
LeetCode
+ 더보기
0
0
0
읽기모드
1y
[2편] DB 인덱스 전략 톺아보기 (Database Indexing Strategies) :: Understanding Index Types
Prologue
Understanding Index Types
Primary Index
Secondary Index
Composite Index
Covering Index
Unique Index
Filtered Index
Technology
+ 더보기
0
0
0
읽기모드
About
Badge
Contact
Activity
Terms of service
Privacy Policy