TA-002-P · Question #262
Named workspaces are not a suitable isolation mechanism for strong separation between staging and production?
The correct answer is A. True. Organizations commonly want to create a strong separation between multiple deployments of the same infrastructure serving different development stages (e.g. staging vs. production) or different internal teams. In this case, the backend used for each deployment often belongs to…
Question
Named workspaces are not a suitable isolation mechanism for strong separation between staging and production?
Options
- ATrue
- BFalse
How the community answered
(62 responses)- A95% (59)
- B5% (3)
Explanation
Organizations commonly want to create a strong separation between multiple deployments of the same infrastructure serving different development stages (e.g. staging vs. production) or different internal teams. In this case, the backend used for each deployment often belongs to that deployment, with different credentials and access controls. Named workspaces are not a suitable isolation mechanism for this scenario.
Topics
Community Discussion
No community discussion yet for this question.