Question 253 of 315
Single answerFor this question, refer to the EHR Healthcare case study. In the past, configuration errors put public IP addresses on backend servers that should not have been accessible from the Internet. You need to ensure that no one can put external IP addresses on backend Compute Engine instances and that external IP addresses can only be configured on frontend Compute Engine instances.
What should you do?
What should you do?
✓ACreate an Organizational Policy with a constraint to allow external IP addresses only on the frontend Compute Engine instances.
BRevoke the compute.networkAdmin role from all users in the project with front end instances.
CCreate an Identity and Access Management (IAM) policy that maps the IT staff to the compute.networkAdmin role for the organization.
DCreate a custom Identity and Access Management (IAM) role named GCE_FRONTEND with the compute.addresses.create permission.
✓
Correct Answer: A
Create an Organizational Policy with a constraint to allow external IP addresses only on the frontend Compute Engine instances.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.