dandelion@beehaw.org to Programming@beehaw.org · 2 years agoHumble Software Architecture Bundlewww.humblebundle.comexternal-linkmessage-square11fedilinkarrow-up186arrow-down10file-textcross-posted to: [email protected][email protected]
arrow-up186arrow-down1external-linkHumble Software Architecture Bundlewww.humblebundle.comdandelion@beehaw.org to Programming@beehaw.org · 2 years agomessage-square11fedilinkfile-textcross-posted to: [email protected][email protected]
minus-squarecwagner@lemmy.cwagner.mecakelinkfedilinkarrow-up5·2 years 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·2 years 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