QuestionQ141
Ensuring solution and operations excellenceThe operations manager requests a list of recommended practices she should consider while migrating a J2EE application to the cloud.
Which three practices should you recommend?
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
Community Discussion