Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the recommended approach for efficiently re-architecting a monolithic application into a microservices model while minimizing business impact?
A
Deploy the application to Compute Engine and turn on autoscaling.
B
Replace the application's features with appropriate microservices in phases.
C
Refactor the monolithic application with appropriate microservices in a single effort and deploy it.
D
Build a new application with the appropriate microservices separate from the monolith and replace it when it is complete.