4 Comments

I learned some of these the hard way!

Thanks for the mention, Fernando.

Expand full comment

Not being aware of these fallacies is a sure way of running into trouble when working with distributed systems.

Thanks for the mention as well, Fernando!

Expand full comment

About the bandwidth.

You already talked in a previous issue about Protobuf https://newsletter.francofernando.com/p/protobuf?r=nw9bj&utm_campaign=post&utm_medium=web

In my experience, this technology is really useful in a distributed system to dramatically reduce the payload and the waste of bandwidth.

Expand full comment

Indeed, network is no reliable, and also expensive! more over when you have to cross cloud providers!

Expand full comment