Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam Professional Cloud DevOps Engineer topic 1 question 18 discussion

Actual exam question from Google's Professional Cloud DevOps Engineer
Question #: 18
Topic #: 1
[All Professional Cloud DevOps Engineer Questions]

Your company experiences bugs, outages, and slowness in its production systems. Developers use the production environment for new feature development and bug fixes. Configuration and experiments are done in the production environment, causing outages for users. Testers use the production environment for load testing, which often slows the production systems. You need to redesign the environment to reduce the number of bugs and outages in production and to enable testers to toad test new features. What should you do?

  • A. Create an automated testing script in production to detect failures as soon as they occur.
  • B. Create a development environment with smaller server capacity and give access only to developers and testers.
  • C. Secure the production environment to ensure that developers can't change it and set up one controlled update per year.
  • D. Create a development environment for writing code and a test environment for configurations, experiments, and load testing.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
devopsbatch
Highly Voted 2 years, 11 months ago
D i think creating seperate env for dev and testers
upvoted 22 times
...
Charun
Highly Voted 2 years, 10 months ago
answer is D
upvoted 10 times
...
jomonkp
Most Recent 5 months, 2 weeks ago
option B
upvoted 2 times
...
maxdanny
6 months, 1 week ago
Selected Answer: D
It is necessary to check the environment, one of development and one of test
upvoted 1 times
...
Jason_Cloud_at
6 months, 3 weeks ago
Selected Answer: D
Right answer
upvoted 1 times
...
SarumanMX
9 months, 1 week ago
Selected Answer: D
A makes no sense
upvoted 1 times
...
Ale_valdivia_vivar
1 year, 1 month ago
i thinks is D because the questions is about how redesign the system...
upvoted 1 times
...
JonathanSJ
1 year, 4 months ago
Selected Answer: D
D. Create a development environment for writing code and a test environment for configurations, experiments, and load testing. Creating separate environments for development, testing and production is a best practice for software development. This will enable the company to have control over the changes that are made in each environment and reduce the risk of bugs, outages and slowness in production. A development environment would be used by developers to write code, test new features and do initial debugging. This environment should be isolated from production so that bugs or issues that occur during development don't affect the production systems or users. A test environment should be created to perform configurations, experiments, and load testing. This environment should be identical to production so that it can be used to test how the systems will behave in a real-world scenario. Testers can use this environment to load test new features without affecting production systems or users.
upvoted 2 times
...
LEONIDA85
1 year, 4 months ago
why not B?
upvoted 2 times
Greg123123
1 year, 4 months ago
Even if we let alone the env separation in D, B doesn't address all the needs in the question. For example, they want to perform load test, if B has a smaller capacity the load test isn't accurate.
upvoted 1 times
...
Swepu
1 year, 4 months ago
Please do know why not B
upvoted 1 times
...
...
floppino
1 year, 4 months ago
Selected Answer: D
Ans: D Exam passed and taken on 19/12/2022, 50/50 from this dump without buying the full access and looking for 'devops' word here: https://www.examtopics.com/discussions/google/1/
upvoted 2 times
...
sri1016
1 year, 5 months ago
Selected Answer: D
answer is D
upvoted 1 times
...
zellck
1 year, 6 months ago
Selected Answer: D
D is the answer.
upvoted 1 times
...
AzureDP900
1 year, 6 months ago
D is right
upvoted 1 times
...
EricaZhao
1 year, 8 months ago
Selected Answer: D
D is correct
upvoted 1 times
...
GCP72
1 year, 9 months ago
Selected Answer: D
answer is D
upvoted 1 times
...
Ananda
2 years ago
Selected Answer: D
Submitted D in the exam
upvoted 1 times
...
PhilipKoku
2 years, 3 months ago
Selected Answer: D
D is the answer, keep production separated, dev environment to write the code, test environment to test functionality and load before deployments to prod
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...