Google Cloud Professional Cloud Security Engineer — Question 319

Your organization hosts a sensitive web application in Google Cloud. To protect the web application, you've set up a virtual private cloud (VPC) with dedicated subnets for the application's frontend and backend components. You must implement security controls to restrict incoming traffic, protect against web-based attacks, and monitor internal traffic. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because it combines multiple layers of security: Cloud Firewall to restrict traffic, Google Cloud Armor to block common web attacks, and Cloud IDS to monitor internal traffic for anomalies. Options B, C, and D do not provide the same comprehensive approach to securing the application and monitoring traffic, lacking either the proper firewall configuration or the correct tools for detecting internal anomalies.