nerdexam
Palo_Alto_Networks

PSE-PRISMACLOUD · Question #44

Which statement applies to optimization of registry scans with version pattern matching?

The correct answer is B. It is only necessary in registries with tens of thousands of repositories and millions of images. Optimization of registry scans using version pattern matching is specifically designed for environments at scale - namely registries containing tens of thousands of repositories and millions of images - where scanning every image would be impractical, time-consuming, and…

Workload Protection

Question

Which statement applies to optimization of registry scans with version pattern matching?

Options

  • AIt requires Linux images to rely on optimizing registry scans due to various Linux elements.
  • BIt is only necessary in registries with tens of thousands of repositories and millions of images.
  • CIt is best practice to always optimize registry scans for faster results.
  • DIt is rarely successful in the Windows Operating System (OS).

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    89% (17)
  • C
    5% (1)

Explanation

Optimization of registry scans using version pattern matching is specifically designed for environments at scale - namely registries containing tens of thousands of repositories and millions of images - where scanning every image would be impractical, time-consuming, and resource-intensive. Pattern matching lets you target only the relevant image versions, making scanning feasible at that volume.

Why the distractors are wrong:

  • A is incorrect because version pattern matching optimization is not tied to Linux images or any Linux-specific elements; it's a scale concern, not an OS concern.
  • C is incorrect because it is not always best practice to optimize - in smaller registries, blanket scanning is perfectly manageable and may even be preferred to ensure full coverage.
  • D is incorrect because there is no technical basis for claiming the feature rarely succeeds on Windows; its effectiveness is determined by repository volume, not the operating system.

Memory tip: Think of version pattern matching like a search filter - you only need a filter when the list is enormous. If you have millions of images, you need the filter; if you have dozens, the filter is overkill. The key word in option B is "only necessary" - necessity implies scale.

Topics

#registry scanning#version pattern matching#optimization#image scanning

Community Discussion

No community discussion yet for this question.

Full PSE-PRISMACLOUD Practice