Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Google Professional Cloud DevOps Engineer Exam - Topic 4 Question 106 Discussion

You are developing the deployment and testing strategies for your CI/CD pipeline in Google Cloud You must be able to* Reduce the complexity of release deployments and minimize the duration of deployment rollbacks* Test real production traffic with a gradual increase in the number of affected usersYou want to select a deployment and testing strategy that meets your requirements What should you do?
B) Blue/green deployment and canary testing
A) Recreate deployment and canary testing
C) Rolling update deployment and A/B testing
D) Rolling update deployment and shadow testing

Google Professional Cloud DevOps Engineer Exam - Topic 4 Question 106 Discussion

Actual exam question for Google's Professional Cloud DevOps Engineer exam
Question #: 106
Topic #: 4
[All Professional Cloud DevOps Engineer Questions]

You are developing the deployment and testing strategies for your CI/CD pipeline in Google Cloud You must be able to

* Reduce the complexity of release deployments and minimize the duration of deployment rollbacks

* Test real production traffic with a gradual increase in the number of affected users

You want to select a deployment and testing strategy that meets your requirements What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: B

The best option for selecting a deployment and testing strategy that meets your requirements is to use blue/green deployment and canary testing. A blue/green deployment is a deployment strategy that involves creating two identical environments, one running the current version of the application (blue) and one running the new version of the application (green). The traffic is switched from blue to green after testing the new version, and if any issues are discovered, the traffic can be switched back to blue instantly. This way, you can reduce the complexity of release deployments and minimize the duration of deployment rollbacks. A canary testing is a testing strategy that involves releasing a new version of an application to a subset of users or servers and monitoring its performance and reliability. This way, you can test real production traffic with a gradual increase in the number of affected users.


Contribute your Thoughts:

0/2000 characters
Vallie
4 days ago
Wait, can you really test with real traffic in canary? Sounds risky!
upvoted 0 times
...
Leonardo
9 days ago
Not sure about A, seems a bit outdated.
upvoted 0 times
...
Angelica
14 days ago
Blue/green deployments are a solid strategy!
upvoted 0 times
...
Tori
19 days ago
I think B is the best choice for minimizing risk.
upvoted 0 times
...
Annette
24 days ago
Wait, shadow testing? Is that really effective?
upvoted 0 times
...
Ivette
29 days ago
I agree, B really covers all bases!
upvoted 0 times
...
Cary
1 month ago
Not sure about A, seems too risky for production.
upvoted 0 times
...
Monroe
1 month ago
Blue/green is solid, but canary testing is key too!
upvoted 0 times
...
William
1 month ago
I think B is the best choice for minimizing risk.
upvoted 0 times
...
Pearly
2 months ago
I feel like shadow testing could be useful, but I’m not confident it meets the need for gradual user impact like canary testing does.
upvoted 0 times
...
Maurine
2 months ago
I practiced a similar question where A/B testing was mentioned. I wonder if that would fit well with the requirements here.
upvoted 0 times
...
Tamekia
2 months ago
I'm not entirely sure, but I remember something about rolling updates being less complex. Could that work here?
upvoted 0 times
...
Shonda
4 months ago
I think blue/green deployment with canary testing might be the best choice since it allows for quick rollbacks and testing with real traffic.
upvoted 0 times
...

Save Cancel