Fortinet · NSE 7
Validates advanced skills in deploying, managing, and troubleshooting Fortinet security solutions in public cloud environments including AWS, Azure, and Google Cloud. Covers FortiGate VM deployment, cloud automation tools, SD-WAN in the cloud, and FortiCNP risk management.
Practice Questions
600
≈ 10 practice exams
Duration
60 minutes
Passing Score
70%
Difficulty
ProfessionalLast Updated
May 2026
Use this Fortinet NSE 7 Network Security Architect—Public Cloud Security practice exam to prepare for Fortinet NSE 7 Network Security Architect—Public Cloud Security with realistic questions, detailed explanations, and focused study modes. The practice bank includes 600 questions for Fortinet NSE 7, so you can review the exam steadily instead of relying on one long cram session.
As you practice, pay extra attention to recurring topics such as FortiGate VM Deployment in Public Cloud, Cloud Automation and Infrastructure-as-Code, AWS Transit Gateway and SD-WAN Connect, Azure FortiGate Deployment and Troubleshooting, and FortiCNP Risk Management. Start with short sessions to identify weak areas, then move into timed quizzes once your accuracy is consistent.
The explanations are especially useful when you want to connect exam wording to the responsibilities and scenarios described in the official certification guidance. Use the free preview first, then unlock the full question bank when you are ready to build a complete study routine.
The Fortinet NSE 7 – Public Cloud Security exam (NSE7_PBC-7.2 / NSE7_CDS_AR-7.6) validates advanced proficiency in deploying, administering, monitoring, and troubleshooting Fortinet security solutions within public cloud environments, specifically AWS and Azure. The exam tests applied knowledge across FortiGate VM deployment architectures, cloud-native automation using Terraform and Ansible, SD-WAN integration with AWS Transit Gateway, Azure Virtual WAN, and risk management through FortiCNP. It is part of the Fortinet Certified Solution Specialist (FCSS) – Public Cloud Security certification track.
The exam is scenario-driven, incorporating design scenarios and configuration extracts that reflect real-world enterprise cloud security deployments. Candidates are expected to demonstrate competency beyond basic firewall configuration to encompass Infrastructure-as-Code (IaC) pipelines, high-availability architectures across cloud providers, east-west and north-south traffic control, and cloud-native monitoring integration. Product coverage is anchored on FortiOS 7.6 and FortiCNAPP (formerly FortiCNP).
This certification is designed for network and security professionals who are responsible for the integration, administration, and troubleshooting of enterprise public cloud security infrastructures built on Fortinet solutions. Relevant job roles include cloud security engineers, network security architects, cloud infrastructure administrators, and senior network engineers who work across AWS and Azure environments.
Candidates typically have experience deploying multi-vendor cloud security stacks and are looking to formalize and validate their expertise in Fortinet-specific public cloud deployments. It is well-suited for professionals seeking the FCSS – Public Cloud Security designation as a step toward the NSE 8 expert-level certification.
Fortinet recommends a minimum of two years of hands-on experience with Fortinet security solutions, two years with AWS cloud infrastructure, and two years with Azure cloud infrastructure prior to attempting this exam. Candidates should be comfortable with IaaS concepts, virtual networking, routing protocols, and Linux VM administration.
Formal recommended training includes completion of the FCSS – Cloud Security for AWS and FCSS – Cloud Security for Azure courses from the Fortinet Training Institute. Candidates who attempt the exam without completing these preparatory courses should have a thorough working understanding of cloud-native constructs such as VPCs, Transit Gateways, VNets, Azure Resource Manager, IAM roles, and security groups. Prior hands-on lab experience with FortiGate VM deployments and basic Terraform usage is strongly advised.
The NSE 7 – Public Cloud Security exam consists of 35–40 questions (reported as 37 questions for the NSE7_PBC-7.2 version) with a time limit of 70–75 minutes, delivered in English through Pearson VUE test centers or via online proctoring. Question types are single-selection and multiple-selection multiple-choice. The exam is registered and delivered through Pearson VUE at a cost of approximately $400 USD.
Scoring is pass/fail based on a 70% passing threshold. All answers within a question must be fully correct to receive credit — no partial credit is awarded for partially correct multiple-select answers. A detailed score report is available through Pearson VUE following the exam. The certification earned by passing this exam is valid for two years and can be renewed by passing any current NSE 7-level exam.
Earning the FCSS – Public Cloud Security designation through the NSE 7 exam positions professionals for roles such as Cloud Security Architect, Senior Network Security Engineer, Cloud Infrastructure Security Specialist, and Security Operations Engineer in organizations running hybrid or multi-cloud environments. As enterprises increasingly migrate workloads to AWS and Azure, demand for professionals who can enforce security policy at scale using automated, cloud-native tooling continues to grow, making Fortinet's cloud security specialization directly relevant to hiring decisions at organizations standardized on FortiOS.
The NSE 7 certification is recognized within the broader Fortinet NSE Program as the professional tier, sitting above the NSE 4–6 associate/specialist levels and below the NSE 8 expert designation. It integrates into the FCSS track, which is Fortinet's current role-based certification framework. Professionals holding this certification often pursue complementary cloud provider certifications (AWS Solutions Architect, Azure Security Engineer Associate) to maximize market positioning, as the combination of vendor-specific Fortinet expertise and cloud-provider credentials is particularly sought after in regulated industries and large enterprises.
5 sample questions with answers and explanations. The full bank has 600 questions, enough for 10 full-length practice exams.
Preview — answers shown1. A solutions architect at Tailspin Toys is preparing cloud infrastructure documentation for the CISO. The company runs production application workloads on both AWS and Azure simultaneously, connected by FortiGate SD-WAN overlays. An on-premises data center in Chicago operates FortiGate hardware appliances with IPsec tunnels to both cloud environments. FortiManager is deployed on-premises to centrally manage all FortiGate instances across all three environments. How should this architecture be accurately classified? (Select one!)
Explanation
This architecture is accurately classified as multi-cloud with hybrid elements because it exhibits the defining characteristics of both deployment models simultaneously. Multi-cloud describes the deliberate use of multiple public cloud providers — AWS and Azure — for production workloads, which is present here. Hybrid cloud describes the combination of public cloud environments with private on-premises infrastructure under unified orchestration — also present here with the Chicago data center operating FortiGate hardware connected to both clouds. The architecture is not pure multi-cloud because the on-premises component is significant: it hosts FortiManager as the centralized management plane and operates production FortiGate hardware, making on-premises a core part of the infrastructure rather than an accessory. Classifying it as hybrid cloud only ignores the equally deliberate decision to operate across two separate public cloud providers, which introduces multi-cloud complexity around provider-specific SDN connectors, HA mechanisms, and licensing. Community cloud refers to shared infrastructure for a specific group of organizations such as government agencies or regulated industry sectors — it does not describe a single organization's internal multi-provider deployment.
2. Fabrikam's security team needs to prevent employees from uploading documents containing credit card numbers to personal Dropbox accounts. The solution must inspect the actual data transfer in real time and block the upload before it completes, not after. Which FortiCASB deployment mode should be used? (Select one!)
Explanation
Inline proxy mode is the correct FortiCASB deployment for real-time blocking because it positions FortiCASB in the data path, intercepting outbound traffic as a proxy before it reaches the destination. When a user attempts to upload a document containing credit card numbers, the inline proxy inspects the content in transit and blocks the upload before it completes, satisfying the real-time prevention requirement. API mode is asynchronous and out-of-band, connecting to Dropbox APIs to scan files after they have already been uploaded; it cannot prevent an upload from completing. Shadow IT discovery mode only analyzes proxy and firewall logs to identify SaaS usage patterns and generates reports without any enforcement capability. Passive monitoring performs out-of-band traffic analysis on copies of flows and has no ability to block active uploads.
3. A security automation engineer at Litware is developing a Python script to retrieve operational metrics from multiple FortiGate devices including current CPU utilization, active session counts, and interface throughput statistics. The script must read operational data only and must not have the ability to modify any FortiGate configuration. Which API endpoint base path and authentication approach should the script use? (Select one!)
Explanation
The /api/v2/monitor/ endpoint path is the correct base for all operational and runtime status data on FortiGate. This path is read-only and provides access to real-time metrics including CPU and memory utilization via /api/v2/monitor/system/status, active session tables, interface statistics, HA status, and routing table information. Using API token authentication with the Bearer header format is the recommended approach for programmatic scripts as tokens can be scoped with appropriate access profiles and restricted by source IP trusted host entries. The /api/v2/cmdb/ path accesses the configuration database which supports both read and write operations and is inappropriate for a monitoring-only script because the token's scope would need to cover configuration changes. The /api/v2/log/ path accesses stored log data rather than live operational metrics. POST requests are used for write operations such as creating objects, not for retrieving monitoring data.
4. A cloud security team at Fabrikam is conducting a quarterly IAM audit of their AWS environment. They discover that several IAM roles attached to EC2 instances have wildcard permissions and multiple roles have had zero API calls in over 90 days. They want a Fortinet solution that automatically identifies over-privileged and unused IAM roles and provides least-privilege remediation recommendations. Which FortiCNP capability addresses this requirement? (Select one!)
Explanation
CIEM (Cloud Infrastructure Entitlement Management) is the FortiCNP pillar specifically designed to manage and audit cloud IAM permissions. CIEM analyzes the effective permissions granted to each identity against actual usage patterns, flags wildcard permissions and excessive grants, identifies roles and entitlements that have not been used within a configurable time window, tracks privilege drift over time, and provides least-privilege remediation recommendations. This directly addresses the audit requirement to identify over-privileged roles with wildcard permissions and roles inactive for 90 days. CSPM monitors cloud resource configurations and infrastructure settings against compliance baselines, but its primary scope is resource-level misconfigurations such as exposed storage buckets and open security groups rather than identity entitlement analysis. CWPP provides runtime workload protection for VMs and containers and detects active threats, but does not analyze IAM permission configuration or historical usage patterns. FortiCASB manages visibility and control over SaaS application usage, not cloud provider native IAM role management.
5. A security engineer at Fabrikam is configuring FortiGate VM instances in AWS to forward logs to a centralized FortiAnalyzer for PCI DSS compliance reporting using reliable TCP-based delivery with AES-256 encryption. The engineer must configure the log filter to capture all security-relevant events required for audit trails while avoiding excessive volume from low-level diagnostic messages. Which minimum log severity level should be configured in the FortiAnalyzer log filter settings? (Select one!)
Explanation
The information severity level is the correct minimum for PCI DSS compliance logging because it captures all operational and security-relevant events mandated by the standard while excluding only debug-level diagnostic messages that have no audit trail value. At the information level, FortiGate logs include firewall policy allow and deny decisions required by PCI DSS Requirement 10.2 for tracking access to cardholder data systems, administrative authentication events including both successful and failed login attempts, configuration changes by administrators, UTM security events from antivirus, IPS, web filtering, and application control engines, and HA failover events. PCI DSS Requirement 10 specifically mandates logging of access to system components, use of root or administrative privileges, invalid logical access attempts, and use of identification and authentication mechanisms — all captured at the information severity level. Setting severity to emergency or critical creates significant compliance gaps by omitting most security and access events required for audit trails. Setting severity to debug captures every internal diagnostic message from all FortiOS subsystems, consuming disproportionate FortiAnalyzer storage capacity and degrading query performance without adding any compliance reporting value.
Fortinet NSE 6 - FortiSOAR 7.3 Administrator (NSE6_FSR-7.3)
NSE6_FSR-7.3 · 600 questions
Fortinet NSE 6 - FortiVoice Administrator (NSE6_FVE-6.0)
NSE6_FVE-6.0 · 597 questions
Fortinet NSE 7 – Network Security Architect
NSE 7 · 600 questions
Fortinet NSE 7 – Network Security Architect (SASE)
NSE7_SAR · 600 questions
Fortinet NSE 7 - Security Operations 7.6 Architect (NSE7_SOC_AR-7.6)
NSE7_SOC_AR-7.6 · 600 questions
FCP - FortiManager 7.6 Administrator (FCP_FMG_AD-7.6)
FCP_FMG_AD-7.6 · 600 questions
$17.99
One-time access to this exam