Skip to content

Comment on Microservices – Please, Don’t (2016)parent

Comments

Network calls are easily made — function calls in a backend can require passing some kind of a huge config structure, or might be entirely unavailable if you're using a compiled language, while network calls can be done with nothing more than curl/grpcurl/etc.

Define "easy" because curl is not "easy" compared to a function call and involves building a few large datastructures to work at all.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.