listless@lemmy.cringecollective.io to Programmer Humor@lemmy.mlEnglish · 5 months agoneither will moving to the cloudlemmy.cringecollective.ioimagemessage-square44fedilinkarrow-up1449arrow-down110cross-posted to: [email protected]
arrow-up1439arrow-down1imageneither will moving to the cloudlemmy.cringecollective.iolistless@lemmy.cringecollective.io to Programmer Humor@lemmy.mlEnglish · 5 months agomessage-square44fedilinkcross-posted to: [email protected]
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mllinkfedilinkarrow-up8arrow-down1·5 months agoIn a lot of cases microservices will add to your development problems.
minus-squarejustcallmelarry@lemmy.dbzer0.comlinkfedilinkarrow-up1·5 months agoImo they do not add problems, but they do exchange some problems for other problems.
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mllinkfedilinkarrow-up2arrow-down1·5 months agoIn some cases it is just a net negative, especially if you have a bunch of services are using the same db tables which act as the global state.
In a lot of cases microservices will add to your development problems.
Imo they do not add problems, but they do exchange some problems for other problems.
In some cases it is just a net negative, especially if you have a bunch of services are using the same db tables which act as the global state.