Question d’entretien chez balena

How would I optimize bandwidth usage for software updates

Réponse à la question d'entretien

Utilisateur anonyme

26 mars 2021

Some form of delta so we only download the new code. Used git as an example of a tool which has delta diff download already.