For example, if the cloud detects that the client has high-end graphics, it can let the client do some rendering, transmitting abbreviated math that describes the function to be rendered, rather than forcing the server end to do the work centrally and ship lots of pixel values down the line.
This means decoupling the back-end processing from the client, which allows the back-end processing to occur with minimal communications with the client.