logoalt Hacker News

Theaetetustoday at 10:29 AM1 replyview on HN

I don't think LLMs push us to use microservices as much as Borgers says they do. They don't avoid the problems microservices have always faced, and encapsulation is mostly independent from whether a boundary is a service-to-service boundary:

https://www.natemeyvis.com/agentic-coding-and-microservices/


Replies

scotty79today at 10:44 AM

service-to-service boundary is easiest to keep with the way we are using LLMs to code right now