|
|
|
|
|
by hampfi
2163 days ago
|
|
Not sure where you are working but not a lot of people work at/on a huge code base. Most codebases are build and operated by 1-3 teams and if you are not able to reproduce your prod env as a test env, your architecture is broken. |
|
Modern architectures look like this: https://github.com/donnemartin/system-design-primer
It is generally not feasible to recreate all of the elements of this design in a totally separate testing environment.