CloudNetX CNX-001 PBQs: Hands-On Lab Prep Guide

CloudNetX CNX-001 PBQs: Hands-On Lab Prep Guide

How to Prepare for CloudNetX PBQs: A Hands-On Guide for CNX-001

The performance-based questions are where CNX-001 earns its Xpert-tier reputation. They don't ask what SASE stands for — they drop you into a broken hybrid environment and ask you to find the fault. You cannot cram that. This article covers what the PBQs look like, how to build the underlying judgment, and a reference-design project that maps to the objectives.

For how PBQs sit in the exam, see the format guide. This piece is about the practice behind them.

What CloudNetX PBQs actually ask

Two representative shapes:

  • Hybrid connectivity investigation. Workstations and VMs can't reach Application A, but workstations can reach Server B. You click through workstations, VMs, firewalls, and network security groups to gather information, run commands in a terminal, then identify which devices need remediation and what the associated issues are.
  • Appliance hardening. New devices were deployed and need hardening. You select, from drop-downs, the hardening techniques that provide the most secure solution for the described environment.

Notice what they have in common: you investigate and decide. You're not reproducing configuration from memory — you're narrowing a fault domain and choosing a remediation that fits. That's architect work, which is precisely why CompTIA recommends five years in an architect role.

Because the exam is pass/fail with no scaled score, you can't write the PBQs off and hope strong multiple-choice carries you.

The judgment underneath

PBQs reward a specific habit: methodical fault-domain narrowing. In the example above, the fact that workstations reach Server B but not Application A is the whole clue — it eliminates broad connectivity and points at something specific to Application A's path: a security group, a route, a firewall rule, a DNS record, or the application tier itself.

Practise reasoning like that deliberately. Given a symptom, what does it rule out? What's the cheapest test that halves the remaining space? Architects who guess get lucky sometimes; architects who narrow are right consistently.

Build a reference hybrid design

The single best preparation is one design you build, document, and abuse. It covers most of the blueprint at once:

  1. Design a core. A small hub-and-spoke or spine-and-leaf topology. Decide trust boundaries — trusted, untrusted, screened subnets — and prod versus non-prod separation.
  2. Add branches. Connect two sites over SD-WAN.
  3. Connect a cloud. Attach one public cloud via Direct Connect or ExpressRoute — mocked if you don't have the budget. Add a transit gateway, VPC peering, and a PaaS private endpoint so those constructs stop being vocabulary.
  4. Document it. High-level and low-level design, trust boundaries, runbooks. This isn't busywork — architects are judged on whether someone else can operate what they designed.
  5. Wire Zero Trust and IAM. Segment with VLAN/VXLAN. Add ZTNA, conditional access, MFA, and certificate-based auth. Prove least privilege with a before/after access review — that "prove it" step is the difference between reading about Zero Trust and implementing it.
  6. Automate the boring parts. Capture the build in infrastructure as code (YAML/JSON templates). Parameterize regions, CIDRs, and routing. Redeploy twice to prove idempotence.
  7. Observe and tune. Stand up dashboards for latency, loss, jitter, bandwidth, CPU and memory, and flow records. You can't troubleshoot what you don't measure.

Then break it — deliberately

Since the PBQs centre on diagnosis, practise diagnosis:

  1. Have someone else (or a script) sabotage your design. A network security group that silently drops one port. A route table pointing at a dead next hop. An overlapping CIDR. A DNS record that resolves to the wrong endpoint. A conditional access policy that blocks legitimate traffic. An MTU mismatch across the tunnel.
  2. Diagnose it cold, under a self-imposed time limit, as if you inherited it.
  3. Narrow methodically. What works? What doesn't? What does that combination rule out?
  4. Fix it and write it up — root cause, remediation, and the monitoring or guardrail you'd add so it can't recur silently.

Do that ten times across different fault classes and the exam's troubleshooting PBQs will feel familiar. This is also, not coincidentally, excellent interview material.

What to practise by domain

  • Architecture Design (31%). For each requirement set, write the design and the trade-off: why hub-and-spoke over mesh here, why active-passive over active-active given this budget, why Direct Connect over VPN given this latency constraint.
  • Security (28%). Implement ZTNA, microsegmentation, SASE concepts, CASB placement; configure firewall rules and security groups; stand up SSO, MFA, PKI, and privileged access.
  • Operations (16%). Dashboards, logging, alerting, and IaC — proving idempotence by redeploying.
  • Troubleshooting (25%). The break-and-fix loop above, focused on hybrid boundaries where on-prem meets cloud.

The fastest way to get objective-aligned reps

Building your own reference design is the highest-value thing you can do — but it takes real time, and it's easy to leave gaps in areas your day job never touches. Official labs map directly to the CNX-001 objectives, so you practise what's actually tested.

Practice against the objectives: CompTIA CloudNetX CertMaster Labs (CNX-001) give applied, hands-on exercises aligned to the exam. For learning content and hands-on practice in one integrated environment, CertMaster Perform (CNX-001) combines them. As an Authorized CompTIA Partner, these are the official versions — and never brain dumps, which violate CompTIA's candidate agreement and can cost you your certification.

Not sure which fits? The study resources overview compares them, and the study plan sequences the work.

FAQ

What do CloudNetX PBQs actually ask? Scenario investigations — troubleshooting why workstations and VMs can't reach an application across a hybrid environment, or selecting the right appliance-hardening techniques for a described deployment.

Can I pass without a lab? Unlikely. The PBQs assume you've diagnosed real hybrid faults. Build a reference design, then break it repeatedly.

Do I need real cloud spend to practise? Not much. Free tiers cover transit gateways, peering, security groups, and private endpoints. Direct Connect/ExpressRoute can be mocked — understanding the design role matters more than paying for a circuit.

What's the single best exercise? Build one reference hybrid design (core, SD-WAN branches, cloud connection, Zero Trust, IaC, monitoring), document it, then have it sabotaged and diagnose it cold under time pressure.

How do I practise Zero Trust rather than just read it? Segment your design, add ZTNA, conditional access, MFA, and cert-based auth — then run a before/after access review to prove least privilege actually holds.

Are official labs better than a home lab? They're aligned to the objectives, which removes the guesswork about coverage. Many candidates use both.

0 comments

Leave a comment