QuestionQ129
Managing implementationYou 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.
Community Discussion