
Ultimate access to all questions.
Your company operates a web hosting platform, and there has been a significant number of unplanned rollbacks during production deployments due to errors. Recently, improvements to the QA/Test processes have successfully reduced these rollbacks by 80%. To further decrease the occurrence of such rollbacks, which additional two strategies could you implement? (Choose two.)
A
Introduce a green-blue deployment model
B
Replace the QA environment with canary releases
C
Fragment the monolithic platform into microservices
D
Reduce the platform's dependency on relational database systems
E
Replace the platform's relational database systems with a NoSQL database