156-561 · Question #11
156-561 Question #11: Real Exam Question with Answer & Explanation
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 (i.e.,
Question
Options
- ATerraform
- BShell
- CCLI
- DCPS Portal
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.