- cross-posted to:
- programmerhumor@lemmy.ml
- cross-posted to:
- programmerhumor@lemmy.ml
You must log in or register to comment.
Remember microservices should be, well micro, compared to your current services.
NPM installYour 50 file project now has 7000 files.
Micro services have caused me far more problems than they’ve ever solved for me.
deleted by creator
One of the main drawbacks is cross-team collaboration. For example let’s imagine an organization is siloed and teams are not incentivized to collaborate. When you find a service you depend on needs updating to give you access to data you can’t currently get, you’re possibly blocked for a long time. It turns into a political game to get the upstream service to implement the functionality you require.
deleted by creator

