▲ | const_cast 6 days ago | |||||||||||||||||||
> You can't do the opposite though, make a monolith and spread it out on 10 servers. Yes you can. Its called having multiple applications servers. They all run the same application, just more of them. Maybe they connect to the same DB, maybe not, maybe you shard the DB. | ||||||||||||||||||||
▲ | alkonaut 5 days ago | parent [-] | |||||||||||||||||||
That’s obviously not what I meant. I meant running different aspects of the monolith on different servers. | ||||||||||||||||||||
|