PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #361
Your organization is deploying a new web application on Compute Engine and needs robust perimeter security. You need to protect the application from common web attacks, including SQL injection and…
The correct answer is D. Deploy Cloud Armor, and configure Cloud Firewall rules to control traffic based on source IP. This approach uses Cloud Armor for WAF protection (against SQL injection, XSS, etc.), Cloud Firewall for perimeter network controls by source IP, and Identity-Aware Proxy to enforce access based on authenticated user identity - providing comprehensive, multi-layered security…
Question
Options
- AImplement Cloud Load Balancing and Cloud DNS. Set up Cloud CDN to cache content and
- BDeploy Cloud Armor with its default WAF rules enabled. Configure network firewall rules on the
- CUse Google Cloud Armor with pre-configured WAF rules to filter malicious traffic. Implement VPC
- DDeploy Cloud Armor, and configure Cloud Firewall rules to control traffic based on source IP
How the community answered
(15 responses)- A7% (1)
- B13% (2)
- D80% (12)
Explanation
This approach uses Cloud Armor for WAF protection (against SQL injection, XSS, etc.), Cloud Firewall for perimeter network controls by source IP, and Identity-Aware Proxy to enforce access based on authenticated user identity - providing comprehensive, multi-layered security for your
Topics
Community Discussion
No community discussion yet for this question.