Google Cloud Professional Cloud Architect — Question 182
You are creating a migration plan to move your organization’s infrastructure from on-premises to Google Cloud. You want to understand and manage costs effectively after the migration is complete. Which strategies should you include in the migration plan? (Choose two.)
Answer options
- A. Enable Backup and DR Service.
- B. Configure labels and tags for the resources provisioned in Google Cloud.
- C. Create a Cloud Scheduler job to export billing data to Cloud SQL.
- D. Create service alerts using Cloud Monitoring.
- E. Adopt infrastructure as code (IaC) for the cloud resources.
Correct answer: B, E
Explanation
Options B and E are correct because configuring labels and tags helps in tracking and managing costs associated with cloud resources, while adopting infrastructure as code (IaC) promotes consistency and efficiency in resource management. Options A, C, and D, while useful for other aspects of cloud operations, do not directly address the need for cost management after migration.