Hacker News new | ask | show | jobs
by ldng 144 days ago
I find the emphasis on micro-service distracting.

I get that it is particularly valuable in that scenario by treating other services as "external API", but monolith also do call "external API" and delegate work to async tasks. The principles discussed here API are interesting beyond just micro-services while being lighter and simpler than Durable Execution.