|
|
|
|
|
by storystarling
145 days ago
|
|
I have found modular monoliths are basically a requirement if you are bootstrapping and want to keep margins healthy. The coordination overhead of microservices kills velocity. That said, I would be careful about rolling your own infrastructure tooling. I built a bespoke CLI for my current project and honestly I regret not just using standard boring tools. The maintenance cost of custom plumbing is rarely worth it compared to just shipping features. |
|