ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 8 - Associate Cloud Engineer discussion

Report
Export

You have an application that looks for its licensing server on the IP 10.0.3.21. You need to deploy the licensing server on Compute Engine. You do not want to change the configuration of the application and want the application to be able to reach the licensing server. What should you do?

A.
Reserve the IP 10.0.3.21 as a static internal IP address using gcloud and assign it to the licensing server.
Answers
A.
Reserve the IP 10.0.3.21 as a static internal IP address using gcloud and assign it to the licensing server.
B.
Reserve the IP 10.0.3.21 as a static public IP address using gcloud and assign it to the licensing server.
Answers
B.
Reserve the IP 10.0.3.21 as a static public IP address using gcloud and assign it to the licensing server.
C.
Use the IP 10.0.3.21 as a custom ephemeral IP address and assign it to the licensing server.
Answers
C.
Use the IP 10.0.3.21 as a custom ephemeral IP address and assign it to the licensing server.
D.
Start the licensing server with an automatic ephemeral IP address, and then promote it to a static internal IP address.
Answers
D.
Start the licensing server with an automatic ephemeral IP address, and then promote it to a static internal IP address.
Suggested answer: A

Explanation:

IP 10.0.3.21 is internal by default, and to ensure that it will be static non-changing it should be selected as static internal ip address.

asked 18/09/2024
Kyle Roarick
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first