What should you do to isolate development environments from staging and production?

Mountkirk Games needs to create a repeatable and configurable mechanism for deploying isolated application environments. Developers and testers can access each other’s environments and resources, but they cannot access staging or production resources. The staging environment needs access to some services from production.

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

Answer: D

Explanation:

References: https://cloud.google.com/appengine/docs/standard/go/creating-separate-dev-environments

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
Kumar Gaurav
Kumar Gaurav
3 years ago

correct answer should be A