- A
Encrypt all cardholder data at rest and in transit
Why wrong: Encryption does not remove systems from scope
- B
Replace the database with a tokenization service and remove the database from the CDE
Why wrong: Tokenization can reduce scope but the question is about segmentation
- C
Move all servers to a DMZ and implement host-based firewalls
Why wrong: Still in scope if they handle cardholder data
- D
Deploy a firewall between the CDE and corporate network, allowing only necessary traffic
Segmenting the CDE reduces scope
Quick Answer
The answer is deploying a firewall between the CDE and corporate network, allowing only necessary traffic. This is correct because a properly configured firewall with a default-deny policy creates a strict network segmentation boundary, isolating the cardholder data environment from the rest of the network. By restricting traffic to only what is required for business functionality, you effectively reduce PCI DSS scope—only systems inside the segmented CDE must comply with full PCI requirements, while the corporate network falls out of scope. On the CompTIA SecurityX CAS-004 exam, this tests your understanding of PCI DSS Requirement 1 and the practical application of network segmentation for scope reduction. A common trap is assuming that simply placing systems on separate VLANs or using ACLs alone is sufficient; the exam expects a stateful firewall enforcing explicit allow rules. Remember the mnemonic “Firewall First” to recall that a dedicated firewall boundary, not just logical separation, is the key to shrinking PCI scope.
CAS-004 Governance, Risk and Compliance Practice Question
This CAS-004 practice question tests your understanding of governance, risk and compliance. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
You are the security architect for a mid-sized e-commerce company that processes credit card payments. The company must comply with PCI DSS. Currently, the cardholder data environment (CDE) includes a web server, an application server, and a database server, all on the same flat network segment. The QSA has identified that the CDE is not properly segmented, and network access controls are insufficient. The company wants to minimize the scope of PCI compliance by reducing the number of systems that handle cardholder data. You propose implementing network segmentation to isolate the CDE. Which of the following is the most effective approach to reduce PCI scope while maintaining business functionality?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"minimum / minimize"Why it matters: Asks for the least resource use — fewest addresses, smallest subnet, lowest overhead. Eliminate over-provisioned options even if they would technically work.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Deploy a firewall between the CDE and corporate network, allowing only necessary traffic
Option D is correct because deploying a firewall between the CDE and the corporate network, and restricting traffic to only what is necessary, creates a proper network segmentation boundary. This isolation reduces the PCI DSS scope by ensuring that only systems within the CDE are subject to the full set of PCI requirements, while the corporate network remains out of scope. The firewall enforces a default-deny policy, which aligns with PCI DSS Requirement 1 for network segmentation and access control.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Encrypt all cardholder data at rest and in transit
Why it's wrong here
Encryption does not remove systems from scope
- ✗
Replace the database with a tokenization service and remove the database from the CDE
Why it's wrong here
Tokenization can reduce scope but the question is about segmentation
- ✗
Move all servers to a DMZ and implement host-based firewalls
Why it's wrong here
Still in scope if they handle cardholder data
- ✓
Deploy a firewall between the CDE and corporate network, allowing only necessary traffic
Why this is correct
Segmenting the CDE reduces scope
Clue confirmation
The clue word "minimum / minimize" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse data-centric controls (like encryption or tokenization) with network-centric controls (like segmentation), leading them to choose options that protect data but do not reduce the number of systems in the CDE.
Detailed technical explanation
How to think about this question
Network segmentation for PCI DSS relies on a firewall or equivalent device that enforces a clear boundary between the CDE and untrusted networks, using a default-deny rule set that only permits explicitly required traffic (e.g., HTTPS from the web server to the application server). Under the hood, this segmentation is often validated by the QSA through network diagrams and firewall rule reviews, and it must be maintained with change control processes. A real-world scenario where this matters is when a company uses a flat network; without segmentation, every system in the same broadcast domain could be considered in scope, dramatically increasing compliance costs.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A security administrator must allow nursing staff to reach a patient records server while blocking access from the guest Wi-Fi VLAN. After applying an extended ACL, traffic is still blocked from nursing workstations. The ACL was applied outbound instead of inbound on the wrong interface. Questions like this test ACL direction and placement rules.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Governance, Risk and Compliance — study guide chapter
Learn the concepts, then practise the questions
- →
Governance, Risk and Compliance practice questions
Targeted practice on this topic area only
- →
All CAS-004 questions
510 questions across all exam domains
- →
CompTIA SecurityX CAS-004 study guide
Full concept coverage aligned to exam objectives
- →
CAS-004 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related CAS-004 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Scripting, Containers and Automation practice questions
Practise CAS-004 questions linked to Scripting, Containers and Automation.
Application Environment, Configuration and Security practice questions
Practise CAS-004 questions linked to Application Environment, Configuration and Security.
Governance, Risk and Compliance practice questions
Practise CAS-004 questions linked to Governance, Risk and Compliance.
Security Engineering practice questions
Practise CAS-004 questions linked to Security Engineering.
Security Architecture practice questions
Practise CAS-004 questions linked to Security Architecture.
Security Operations practice questions
Practise CAS-004 questions linked to Security Operations.
CAS-004 fundamentals practice questions
Practise CAS-004 questions linked to CAS-004 fundamentals.
CAS-004 scenario practice questions
Practise CAS-004 questions linked to CAS-004 scenario.
CAS-004 troubleshooting practice questions
Practise CAS-004 questions linked to CAS-004 troubleshooting.
Practice this exam
Start a free CAS-004 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this CAS-004 question test?
Governance, Risk and Compliance — This question tests Governance, Risk and Compliance — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Deploy a firewall between the CDE and corporate network, allowing only necessary traffic — Option D is correct because deploying a firewall between the CDE and the corporate network, and restricting traffic to only what is necessary, creates a proper network segmentation boundary. This isolation reduces the PCI DSS scope by ensuring that only systems within the CDE are subject to the full set of PCI requirements, while the corporate network remains out of scope. The firewall enforces a default-deny policy, which aligns with PCI DSS Requirement 1 for network segmentation and access control.
What should I do if I get this CAS-004 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Are there clue words in this question I should notice?
Yes — watch for: "minimum / minimize". Asks for the least resource use — fewest addresses, smallest subnet, lowest overhead. Eliminate over-provisioned options even if they would technically work.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Keep practising
More CAS-004 practice questions
- An organization is implementing a zero trust architecture (ZTA). The security architect proposes using a software-define…
- A security architect is planning the migration of a legacy application to a containerized microservices architecture on…
- An organization is deploying a new wireless network for employees and guests. The security policy requires that all wire…
- A security architect is evaluating cloud security architectures. The company requires that all data at rest in a public…
- A security architect is designing a zero-trust network architecture for a hybrid cloud environment. The company uses on-…
- A security architect is reviewing the network security controls for a critical industrial control system (ICS) environme…
Last reviewed: Jun 11, 2026
This CAS-004 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CAS-004 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.