Pregunta de entrevista de Nagarro

What do you use for A/B testing on k8s.

Respuesta de la entrevista

Anónimo

10 jun 2024

Answer I gave that didn't sit well -> User cohorting and flags What the interviewer was looking for was the answer to the question -> How do you do traffic splits across different version of the same service? To which the answer is maybe using a service mesh with a deployment network traffic updater that watches metrics somewhere to increment the traffic split in one direction or the other.