RTGS.global interview question

How do you make a system resilient

Interview Answer

Anonymous

Jul 9, 2022

I talked about how kubernetes is a self-maintaining platform that will use the resources it has to create the environment you need. If pods fail, others spin up to take their place. I also talked about building solutions with retry mechanisms for unreliable external APIs. During this, the interviewer admitted they didn't know anything about k8s, despite it being on their job spec.