ASSOCIATE-CLOUD-ENGINEER · Question #360
Your company is migrating its workloads to Google Cloud due to an expiring data center contract. The on-premises environment and Google Cloud are not connected. You have decided to follow a lift- and-
The correct answer is D. Create a VPC with the same CIDR ranges as your on-premises network. When migrating. Creating a VPC with the same CIDR ranges as your on-premises network and assigning each migrated workload the same static internal IP address allows you to maintain compatibility with the old applications that rely on hard-coded internal IP addresses. This solution ensures that t
Question
Options
- ACreate a VPC with non-overlapping CIDR ranges compared to your on-premises network. When
- BMigrate your DNS server first. Configure Cloud DNS with a forwarding zone to your migrated DNS
- CMigrate all workloads to a single VPC subnet. Configure Cloud NAT for the subnet and manually
- DCreate a VPC with the same CIDR ranges as your on-premises network. When migrating
How the community answered
(17 responses)- A6% (1)
- B24% (4)
- C12% (2)
- D59% (10)
Explanation
Creating a VPC with the same CIDR ranges as your on-premises network and assigning each migrated workload the same static internal IP address allows you to maintain compatibility with the old applications that rely on hard-coded internal IP addresses. This solution ensures that the workloads can continue to communicate using the same IP addresses as they did in the on- premises environment, making the migration process smoother without modifying the application
Topics
Community Discussion
No community discussion yet for this question.