QuestionQ129

Managing implementation

You are moving a large on-premises application to Google Cloud. The application comprises several interconnected virtual machines. You want to develop a detailed migration plan that ensures a smooth migration with minimal effort. You need to understand the current environment, identify dependencies, and estimate the total cost of ownership (TCO) in the cloud. What should you do?

  • A Write a custom script to query the vSphere API for virtual machine information and then import it into BigQuery for analysis.
  • B Use the Google Cloud Migration Center to perform an automated discovery and assessment of the on-premises environment.
  • C Use Config Connector to declare the desired state of your Google Cloud resources in Kubernetes-style manifests.
  • D Use the Google Cloud pricing calculator to input the specifications of your on-premises servers and receive a TCO estimate.
Explanation

Google Cloud Migration Center performs automated discovery and assessment of on-premises infrastructure. It provides inventory and dependency insights and can generate TCO reports for migration scenarios, supporting detailed migration planning with minimal manual effort.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!