Important things

302 http response with Location header for url redirection(GET and Head) - 307 for temporary redirection ,==> Spring Sleuth - tracing in microservices, ==> https://astikanand.github.io/techblogs/high-level-system-design/design-bookmyshow, https://www.hellointerview.com/learn/system-design/in-a-hurry/introduction

Saturday, 2 January 2021

Chaos Monkey NetFlix and Monkey testing

 Chaos Monkey is used to test production system stability when randomly some instances failed.

It ensures the production system resilient to instance failure.



Monkey Testing: 

when we randomly apply inputs to system and verify its behavior.

No comments:

Post a Comment