Comment on Root cause analysis: significantly elevated error rates on 2019‑07‑10parentComments−tus887yship hundreds of deploys a week safelyThat seems like a lot of change in a week, or does deploys mean something else like customer websites being deployed?−tschwimmer7yThey very likely have continuous deployment. So each change could potentially be released as a separate deploy. If the changes have changed to the data model, they gotta run a migration. So hundreds seems reasonable to me.
Comments
That seems like a lot of change in a week, or does deploys mean something else like customer websites being deployed?
They very likely have continuous deployment. So each change could potentially be released as a separate deploy. If the changes have changed to the data model, they gotta run a migration. So hundreds seems reasonable to me.