The value for the key will be set by the SET command. And the value will get overridden by doing it over and again. 
 
On the other hand, the append contains the effect of the set only when there is no value of the key earlier. If the key already has a value assigned, then appending the key results in a value appended to the key's existing value.