Y
Hacker News
new
|
ask
|
show
|
jobs
by
what_is_orcas
1495 days ago
> You can even just run multiple copies of the monolith with feature flags to enable/disable different parts of the code.
I can't tell if this is facetious. I hope it is.
3 comments
SkyBelow
1495 days ago
Facetious. Everyone knows your feature flags can be determined based on user properties so you can have each user having a custom experience in a single version of the monolith.
link
nicoburns
1495 days ago
Why? It's really not very different to having several microservices in a monorepo.
link
mlazos
1495 days ago
When reading it, it sounds bad, but it’s actually what a lot of big companies do.
link