CloudServices/Loop/Deploy: Difference between revisions

Line 159: Line 159:
* Cons:
* Cons:
** Ops has to maintain two server clusters (dev/stage/prod)
** Ops has to maintain two server clusters (dev/stage/prod)
** Both servers need to use the same database... this gets tricky.
** Mo' computers mo' problems (complexity).
** Mo' computers mo' problems (complexity).


Line 164: Line 165:
* Pros:  
* Pros:  
** Simpler, less resources used and needed
** Simpler, less resources used and needed
** Easier to use a single database
* Cons
* Cons
** More risk when pushing code for /v2, /v1 code will be affected.
** More risk when pushing code for /v2, /v1 code will be affected.


For Fx 34/35, we are choosing Option B. till we reach a point where have a history of injecting bugs due to this architecture.
For Fx 34/35, we are choosing Option B. till we reach a point where have a history of injecting bugs due to this architecture.
Confirmed users
964

edits