Domanda di colloquio di balena

How would I optimize bandwidth usage for software updates

Risposta di colloquio

Anonimo

26 mar 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.