listless@lemmy.cringecollective.io to Programmer Humor@lemmy.mlEnglish · 1年前neither 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年前message-square45fedilink
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mllinkfedilinkarrow-up8arrow-down1·1年前In a lot of cases microservices will add to your development problems.
minus-squarejustcallmelarry@lemmy.dbzer0.comlinkfedilinkarrow-up1·1年前Imo they do not add problems, but they do exchange some problems for other problems.
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mllinkfedilinkarrow-up2arrow-down1·1年前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.
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.