QuestionQ126
Designing for security and complianceMountkirk Games must build a repeatable, configurable method for deploying isolated application environments. Developers and testers may access each other’s environments and resources, but they must not access staging or production resources. The staging environment requires access to certain production services.
What should you do to isolate development environments from staging and production?
- A Create a project for development and test and another for staging and production
- B Create a network for development and test and another for staging and production
- C Create one subnetwork for development and another for staging and production
- D Create one project for development, a second for staging and a third for production
Community Discussion