So much misunderstanding on how networking and computing work.
AWS/Cloud = some one else computer
All cloud platforms are just server farms that you pay to use. There are several tiers and quality. You can even pay AWS for a specific server that is all yours not shared.
Networking can be very complex, go through several conversions. Anything sent from the East coast to the West coast is converted to optical, will stay that way till the last couple hops. Sadly it will go through the optical/coax conversion a few times before getting to your house.
There is network jitter that gets sorted through packet headers. Each packet has a lot of info in it that is not the music 1/0's. Packets come out of time, sequence, in short burst. You do not get a dedicated stream of a song, you get a lot of small burst of data, that the DAC will piece into a song. There is built in error correction, and it's a send/receive/send service. Google TCP/IP packet protocols.
Never in my engineering life, has any networking "noise" caused any computing issue. Servers all use clean power, and they try to separate the power from the data, but it's not always possible. They always use the provided power cords that go into rack long power strips.
Think years of analog audio with all the rules has bleed over to digital, some of is the same, but a lot of it is garbage. Packets do not contain any noise, cat cables do not carry noise. Think most of the issues is poor consumer network components, poor component placement, DAC's that introduce noise in the D/A conversion.