listless@lemmy.cringecollective.io to Programmer Humor@lemmy.mlEnglish · 1 year agoneither will moving to the cloudlemmy.cringecollective.ioimagemessage-square45fedilinkarrow-up1449arrow-down110
arrow-up1439arrow-down1imageneither will moving to the cloudlemmy.cringecollective.iolistless@lemmy.cringecollective.io to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square45fedilink
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mllinkfedilinkarrow-up8arrow-down1·1 year agoIn a lot of cases microservices will add to your development problems.
minus-squarejustcallmelarry@lemmy.dbzer0.comlinkfedilinkarrow-up1·1 year agoImo they do not add problems, but they do exchange some problems for other problems.
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mllinkfedilinkarrow-up2arrow-down1·1 year 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.