
Ultimate access to all questions.
You are migrating an on-premises application to Google Cloud. This application includes a component that requires a licensing server with the IP address 10.28.0.10. Your goal is to deploy the application without altering its code or configuration. What is the best approach to deploy the application under these conditions?
A
Reserve a static internal IP address of 10.28.0.10 within a subnet that has a CIDR range of 10.28.0.0/28, and assign this static address to the license server instance.
B
Reserve a static external IP address of 10.28.0.10 within a subnet that has a CIDR range of 10.28.0.0/28, and assign this static address to the license server instance.
C
Reserve an ephemeral internal IP address of 10.28.0.10 within a subnet that has a CIDR range of 10.28.0.0/28, and assign this static address to the license server instance.
D
Reserve an ephemeral external IP address of 10.28.0.10 within a subnet that has a CIDR range of 10.28.0.0/28, and assign this static address to the license server instance.