important-river-90900
05/30/2023, 6:22 AMancient-motorcycle-2291
05/30/2023, 6:30 AMimportant-river-90900
05/30/2023, 6:36 AMgifted-florist-65280
05/30/2023, 8:03 AMimportant-river-90900
05/30/2023, 8:18 AMprod
and one for dev
.
and developerA wants to work on implementing some changes in flows
while developerB wants to make changes to the "Welcome Screen" and developerC wants to configure SSO for a new Tenant that made a purchase.
You could either:
• make the work serial. where developerA has to finish making changes before developerB starts. - slow.
• allow everyone to work on the dev
env, but then r&d needs to be in a very close sync in order to make sure developers are not stepping on each-other's changes and not having changes impacting one another, not to mention undesired changes left on the dev
env that should not be promoted to prod
just because developerD wanted to check something.
I think that when you have only one dev
environment, it becomes a bottleneck.
I hope that makes sense.gifted-florist-65280
05/30/2023, 9:19 AM