Closed visheshdembla closed 3 years ago
Following observations were made with regards to fault tolerance of the micro-service architecture:
Will update the wiki with the findings, the screenshots and the relevant process followed to get the results.
Wiki Updated with the findings
The idea here is to crash each of the service manually or using a program like KubeMonkey and observe what works and what does not work. Based on the findings, we need to write a report and come up with changes that we need to make into the architecture to ensure that our system is fault tolerant. We also need to ensure that in case the number of replicas of each service is scaled, crashing of one pod does not result in service being unavailable.
I would be taking up the issue.