Question-44: In general, your internal IP address is your device's designation for your internal network, which might be an ethernet connection or the connection between your device and your router. This designation can be seen in the address bar of your web browser. Your internet service provider will be the one to provide your router the IP address that is visible to the outside world (ISP). Your company has come to the conclusion that only instances that have been pre-approved should be permitted to make use of external IP addresses. You want to make sure that this criterion is met across the board for all of your Virtual Private Clouds (VPCs). What action should you take?
A. Delete the default route from each and every VPC. Transfer all instances that have been given approval onto a new subnet that already has a default route to an internet gateway.
B. In the custom mode, create a new virtual private cloud. Make a new subnet just for the instances that have been given permission, and then configure this new subnet so that it has a default route that leads to the internet gateway.
C. Deploy a cloud-based network address translation (NAT) solution to do away with the need for external IP addresses completely.
D. Establish a Policy for the Organization that Includes a Restriction on Constraints/Compute.
Correct Answer

Get All 340 Questions and Answer for Google Professional Cloud Architect

: 4 Explanation: Establish a policy for the organisation that includes a restriction on constraints/compute. vmExternalIpAccess. In the allowedValues list, list the instances that have been granted approval. It's possible that you'll wish to limit access to external IP addresses, allowing only certain VM instances to make use of them. This choice gives you the ability to either stop data from being leaked or keep your network isolated. Within an organisation or a project, you may regulate the usage of external IP addresses for your VM instances by restricting them to specified VM instances with the use of an Organization Policy. This allows you to impose certain limits on the use of external IP addresses.