PropertyFinder: EM role
Design a Feature Flag Service
Design a feature flag service that allows software teams to enable/disable features dynamically without code deployment, supporting targeted rollouts to user segments (by region, percentage, etc.) and handling 1M flag evaluations per second with minimal latency.
Onde essa pergunta já apareceu
Use esses exemplos para entender em que contexto ela costuma cair e adaptar sua prática.
Design a scalable feature flag service that supports 10 million daily active users (DAU). The system must: - Support A/B testing and experiment variations - Allow feature rollouts based on geographic regions - Ensure that any feature flag updates propagate immediately and take effect in real time across the system
Design a system that allows software teams to roll-out features to end users based on flags and other configurable options. The system should be able to roll-out changes without deploying new code, and also send changes to a subset of users (by region, random) etc. Assume a scale of 1M flag evolutions per second.
Materiais associados
Nenhum anexo público associado a esta pergunta.
Depois de treinar essa pergunta, vale abrir outras do mesmo tipo e da mesma senioridade para comparar padrões de resposta.
Isso ajuda a sair da memorização de uma resposta só e entrar em repertório real de entrevista.
Continue a preparação com o banco completo
No app você encontra perguntas parecidas, compara empresas e aprofunda essa busca com mais filtros.