Basic Concept: Terraform is a declarative Infrastructure as Code tool used to provision infrastructure consistently. In Palo Alto Networks deployments, it is commonly used to build cloud network components and instantiate VM-Series or Cloud NGFW resources.
Why C is Correct: Terraform is correct because it defines infrastructure state in code and automates repeatable NGFW deployment instead of manually building each firewall and network dependency.
Why A is Wrong: Logging services collect or forward telemetry after deployment. Terraform does not store performance logs; it provisions infrastructure resources.
Why B is Wrong: Real-time traffic inspection is performed by the NGFW data plane, not by Terraform. Terraform only builds or changes infrastructure state.
Why D is Wrong: Threat intelligence synchronization is handled by Palo Alto Networks content services and firewall subscriptions, not Terraform.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit