Question 6 of 315
Choose 2You need to reduce the number of unplanned rollbacks of erroneous production deployments in your company's web hosting platform. Improvement to the QA/
Test processes accomplished an 80% reduction.
Which additional two approaches can you take to further reduce the rollbacks? (Choose two.)
✓AIntroduce a green-blue deployment model
BReplace the QA environment with canary releases
✓CFragment the monolithic platform into microservices
DReduce the platform's dependency on relational database systems
EReplace the platform's relational database systems with a NoSQL database
✓
Correct Answer: A, C
Introduce a green-blue deployment model
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.