QuestionQ290

Securing communications and establishing boundary protection

Your organization has recently deployed a new application on Google Kubernetes Engine. You need to deploy a solution that protects the application. The solution must meet the following requirements:

  • Scans must run at least weekly.
  • It must be able to detect cross-site scripting vulnerabilities.
  • It must support authentication by using Google accounts.

Which solution should you use?

  • A Google Cloud Armor
  • B Web Security Scanner
  • C Security Health Analytics
  • D Container Threat Detection
Explanation

Web Security Scanner performs web-vulnerability scans for deployed GKE applications, including checks for cross-site scripting (XSS). Its custom scans can be scheduled weekly and can use Google Account authentication, satisfying all of the stated requirements.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!