Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- spring boot jks
- jpa auto increment
- spring cloud zuul
- Spring Cloud Bus
- Distributed Tracing System
- tracing tool
- intelij devtools
- MySQL
- <iframe src="http://erea.tistory.com/attachment/cfile21.uf@997995485B2F785A3292EE.svg"></iframe>
- redis cluster
- spring boot ssl
- high availabillty
- spring boot http client
- kubernates
- Service Mesh
- spring boot 2.0 ssl
- spring cloud api gateway
- java static resources
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <rect x="10" y="10" height="100" width="100" style="stroke:#ff0000; fill: #0000ff"/> </svg>
- sidecar
- intelij spring boot devtools
- Spring Cloud Config
- Spring boot
- msa 4.0
- spring boot hot swapping
- spring cloud load balancer
- Istio
- sidecar patern
- redis ha
- spring boot ssl verify skip
Archives
- Today
- Total
목록redis ha (1)
erea
High Availability Redis Archtecturest
Redis HA 고려사항 고 가용성- 일관성 보장 작성 복제 클러스터링 및 샤딩 로드 밸런스 - 결함 허용 - 장애 조치 백업 및 복원 - 관찰성 - 모니터링 - 성능 및 가동 시간 - 경영 문제 - 마이그레이션 업그레이드 및 다운 그레이드 - 인프라 계획 - 네트워크 파티셔닝 장애 도메인에서의 서비스 배포 High AvailabilityData Inconsistency 데이터 일관성을 위해 레디스는 클러스터 승인 매커니즘을 이용 Write load - 당연한 예기지만 write가 read보다 소모되는 비용이 크다. 요청 속도가 훨씬 느릴 때 오류가 발생. 이러한 상황에서는 write load 분산하는 메커니즘이 필요 Data loss and Data Corruption - 노드 오류, 프로세스 충돌 및..
dev/server
2019. 1. 8. 23:03