
Explanation:
The question asks for three recommended practices when migrating a J2EE application to the cloud, with the operations manager as the stakeholder. Based on the community discussion and best practices:
Other options are less suitable:
The consensus from the discussion (e.g., CDE has 47% support and upvoted comments like apb98's) emphasizes C, D, and E as foundational for operational readiness, automation, and testing, without locking into a specific service like App Engine.
Ultimate access to all questions.
No comments yet.
Which three recommended practices should be considered when migrating a J2EE application to the cloud? (Choose three.)
A
Port the application code to run on Google App Engine
B
Integrate Cloud Dataflow into the application to capture real-time metrics
C
Instrument the application with a monitoring tool like Stackdriver Debugger
D
Select an automation framework to reliably provision the cloud infrastructure
E
Deploy a continuous integration tool with automated testing in a staging environment
F
Migrate from MySQL to a managed NoSQL database like Google Cloud Datastore or Bigtable