|
|
|
|
|
by bsiemon
3094 days ago
|
|
I disagree. Companies that start with a monolith then face an exceptionally difficult task of 'moving to micro services' because they need that architecture to support team growth. This task amounts to replacing the engine of a running car. I agree in general the tools are lacking but if you use AWS,GCP, or w/e you get a huge boost on the tooling. |
|
I see the point of microservices for cases where you want to use different tech stack for one part of system or need special scalability. I don't see the point in going that route to only have separation between components or being able to split work.
If you are afraid that you won't get the monolith architecture right, you should be afraid of the same thing with microservices.