Google Cloud Digital Leader — Question 200
An organization wants to refactor their application by using a microservices architecture when migrating to the cloud. Which benefit would this action provide?
Answer options
- A. The refactored application is more efficient and scalable.
- B. No code changes will be required.
- C. This migration pattern provides the fastest path to the cloud.
- D. The application will become PCI-DSS compliant by default.
Correct answer: A
Explanation
The correct answer is A, as refactoring the application into microservices allows for greater efficiency and scalability, which are key benefits of this architecture. Options B and D are incorrect because migrating to microservices typically requires code changes, and compliance is not automatically achieved. Option C is not accurate as other migration strategies may offer a faster path.