Question d’entretien chez DriveNets

How would you perform a transaction on 4 components requiring a config change?

Réponses aux questions d'entretien

Utilisateur anonyme

6 mai 2021

Expose a config endpoint on each of the services as well as a rollback. Cast all config changes and if one or more failed, perform rollback.

Utilisateur anonyme

10 sept. 2024

Ansible playbook can be used to perform config change on four nodes.