dandelion@beehaw.org to Programming@beehaw.org · 1 year agoHumble Software Architecture Bundlewww.humblebundle.comexternal-linkmessage-square11fedilinkarrow-up185arrow-down10file-textcross-posted to: programming@programming.dev
arrow-up185arrow-down1external-linkHumble Software Architecture Bundlewww.humblebundle.comdandelion@beehaw.org to Programming@beehaw.org · 1 year agomessage-square11fedilinkfile-textcross-posted to: programming@programming.dev
minus-squarecwagner@lemmy.cwagner.melinkfedilinkarrow-up5·1 year agoThey mainly make sense if you have insane amounts of traffic and/or are a giant company with a lot of independent teams. For most companies using microservices, these are not true.
minus-squareentropicdrift@lemmy.sdf.orglinkfedilinkarrow-up2·1 year agoThey also make sense if you have heavily uneven traffic, either time-wise, service-wise, or both. Being able to scale up/down individual components is the point
They mainly make sense if you have insane amounts of traffic and/or are a giant company with a lot of independent teams.
For most companies using microservices, these are not true.
They also make sense if you have heavily uneven traffic, either time-wise, service-wise, or both. Being able to scale up/down individual components is the point