156-561 · Question #11
Which is not a deployment method for CloudGuard solutions using CSP resources?
The correct answer is A. Terraform. Terraform is a third-party Infrastructure-as-Code tool made by HashiCorp - it is not a native CSP (Cloud Service Provider) resource, making it the odd one out when the question specifically asks about deploying CloudGuard using CSP resources. Why the distractors are wrong…
Question
Which is not a deployment method for CloudGuard solutions using CSP resources?
Options
- ATerraform
- BShell
- CCLI
- DCPS Portal
How the community answered
(36 responses)- A94% (34)
- B3% (1)
- D3% (1)
Explanation
Terraform is a third-party Infrastructure-as-Code tool made by HashiCorp - it is not a native CSP (Cloud Service Provider) resource, making it the odd one out when the question specifically asks about deploying CloudGuard using CSP resources.
Why the distractors are wrong (i.e., they ARE valid deployment methods):
- B. Shell - Shell scripts are a native scripting method supported by CSP environments for automating CloudGuard deployments.
- C. CLI - CSP command-line interfaces (e.g., AWS CLI, Azure CLI) are official, native tools provided by cloud providers for deploying resources including CloudGuard.
- D. CPS Portal - The CSP's web-based management portal/console is a direct, native deployment interface for launching CloudGuard resources.
Memory tip: Think "CSP-native vs. third-party." Shell, CLI, and the portal all ship with the cloud provider - you log in and they're there. Terraform requires a separate install and is vendor-neutral, so it falls outside the "CSP resources" boundary the question draws.
Topics
Community Discussion
No community discussion yet for this question.