Pergunta de entrevista da empresa balena

How would I optimize bandwidth usage for software updates

Resposta da entrevista

Sigiloso

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