LuterGS / TIL

today I learned
2 stars 0 forks source link

2023.11.21 - inside ksqlDB (Scaling and Fault Tolerance, High Availability) #18

Open LuterGS opened 1 year ago

LuterGS commented 1 year ago

Scaling and Fault Tolerance & High Availability

다음 글을 번역한 것임을 알립니다.

LuterGS commented 1 year ago

Scaling and Fault Tolerance

지금까지는 하나의 서버만 있다고 가정해왔고, 해당 서버가 처음부터 작동할 때 어떻게 복구하는지만을 생각했습니다. 다음은 여러 개의 node 가 있는 cluster 와, 어떻게 cluster 가 연산을 scaling 하면서 장애 허용성을 달성하는 시나리오에 대해 생각해 보겠습니다.




Stateless Scaling

만약