Fortinet NSE7_PBC-7.2 Fortinet NSE 7 Public Cloud Security 7.2 (FCSS) Online Training
Fortinet NSE7_PBC-7.2 Online Training
The questions for NSE7_PBC-7.2 were last updated at Dec 27,2024.
- Exam Code: NSE7_PBC-7.2
- Exam Name: Fortinet NSE 7 Public Cloud Security 7.2 (FCSS)
- Certification Provider: Fortinet
- Latest update: Dec 27,2024
You are adding more spoke VPCs to an existing hub and spoke topology Your goal is to finish this task in the minimum amount of time without making errors.
Which Amazon AWS services must you subscribe to accomplish your goal?
- A . GuardDuty, CloudWatch
- B . WAF, DynamoDB
- C . Inspector, S3
- D . CloudWatch, S3
Your administrator instructed you to deploy an Azure vWAN solution to create a connection between the main company site and branch sites to the other company VNETs.
What are the two best connection solutions available between your company headquarters, branch sites, and the Azure vWAN hub? (Choose two.)
- A . ExpressRoute
- B . GRE tunnels
- C . SSL VPN connections
- D . An L2TP connection
- E . VPN Gateway
Refer to the exhibit
You are tasked with deploying FortiGate using Terraform. When you run the terraform version command during the Terraform installation, you get an error message.
What could be the reason that you are getting the command not found error?
- A . You must move the binary file to the bin directory.
- B . You must change the directory location to the root directory
- C . You must assign correct permissions to the ec2-user.
- D . You must reinstall Terraform
How does the immutable infrastructure strategy work in automation?
- A . It runs a single live environment for configuration changes.
- B . It runs one idle and a single live environment for configuration changes.
- C . It runs two live environments for configuration changes.
- D . It runs one idle and two live environments for configuration changes.
Refer to the exhibit
You deployed an HA active-passive FortiGate VM in Microsoft Azure.
Which two statements regarding this particular deployment are true? (Choose two.)
- A . During the failover, the passive FortiGate issues API calls to Azure
- B . Use the vdom-excepticn command to synchronize the configuration.
- C . There is no SLA for API calls from Microsoft Azure.
- D . By default, the configuration does not synchromze between the primary and secondary devices.
Refer to the exhibit
You are deploying two FortiGate VMS in HA active-passive mode with load balancers in Microsoft Azure
Which two statements are true in this load balancing scenario? (Choose two.)
- A . The FortiGate public IP is the next-hop for all the traffic.
- B . An internal load balancer listener is the next-hop for outgoing traffic.
- C . You must add a route to the Microsoft VIP used for the health check.
- D . A dedicated management interface can be used for load balancing.
Refer to Exhibit:
After the initial Terraform configuration in Microsoft Azure, the terraform plan command is run.
Which two statements about running the plan command are true? (Choose two.)
- A . The terraform plan command will deploy the rest of the resources except the service principle details.
- B . You cannot run the terraform apply command before the terraform plan command.
- C . You must run the terraform init command once, before the terraform plan command
- D . The terraform plan command makes terraform do a dry run.
What are three important steps required to get Terraform ready using Microsoft Azure Cloud Shell? (Choose three.)
- A . Set up a storage account in Azure.
- B . use the -O command to download Terraform.
- C . Subscribe to Terraform in Azure.
- D . Move the Terraform file to the bin directory.
- E . Use the wget (te=aform vession) command to upload Terraform.
Refer to the exhibit
You are tasked with deploying a webserver and FortiGate VMS in AWS_ You are using Terraform to automate the process
Which two important details should you know about the Terraform files? (Choose two.)
- A . All the output values are available after a successful terraform apply command
- B . The subnet_private 1 value is defined in the variables . tf file
- C . After the deployment, Terraform output values are visible only through AWS CloudShell.
- D . You must specify all the AWS credentials in the output. of file.
Refer to the exhibit
You are tasked to deploy a FortiGate VM with private and public subnets in Amazon Web Services (AWS).
You examined the variables.tf file.
What will be the final result after running the terraform init and terraform apply commands?
- A . Terraform will not deploy a FortiGate VM
- B . Terraform will deploy a FortiGate VM in the eu-West-Ia region with private and public subnets.
- C . Terraform will deploy a FortiGate VM in the eu-West-1a region with two subnets and byol license.
- D . Terraform will deploy a FortiGate VM in the eu-West-Ia region without any subnets.