Which two products are deployed with Terraform for high levels of automation and integration? (Choose two.)
Terraform is an Infrastructure-as-Code (IaC) tool that enables automated deployment and management of infrastructure.
Why A and B are correct:
A . Cloud NGFW: Cloud NGFW can be deployed and managed using Terraform, allowing for automated provisioning and configuration.
B . VM-Series firewall: VM-Series firewalls are commonly deployed and managed with Terraform, enabling automated deployments in public and private clouds.
Why C and D are incorrect:
C . Cortex XSOAR: While Cortex XSOAR can integrate with Terraform (e.g., to automate workflows related to infrastructure changes), XSOAR itself is not deployed with Terraform. XSOAR is a Security Orchestration, Automation, and Response (SOAR) platform.
D . Prisma Access: While Prisma Access can be integrated with other automation tools, the core Prisma Access service is not deployed using Terraform. Prisma Access is a cloud-delivered security platform.
Palo Alto Networks Reference:
Terraform Registry: The Terraform Registry contains official Palo Alto Networks providers for VM-Series and Cloud NGFW. These providers allow you to define and manage these resources using Terraform configuration files.
Palo Alto Networks GitHub Repositories: Palo Alto Networks maintains GitHub repositories with Terraform examples and modules for deploying and configuring VM-Series and Cloud NGFW.
Palo Alto Networks Documentation on Cloud NGFW and VM-Series: The official documentation for these products often includes sections on automation and integration with tools like Terraform.
These resources clearly demonstrate that VM-Series and Cloud NGFW are designed to be deployed and managed using Terraform.
Currently there are no comments in this discussion, be the first to comment!