- A
Adopt a federated governance model with global policies and local flexibility within defined tolerances.
Federated governance balances consistency with local adaptation.
- B
Allow each region to continue independently but require quarterly reporting to the committee.
Why wrong: This does not address the root cause of inconsistent controls.
- C
Implement a fully centralized IT governance model with no regional deviations.
Why wrong: Ignoring local regulations and business needs could cause compliance issues and resistance.
- D
Maintain the status quo but enforce minimum security standards across all regions.
Why wrong: Minimum standards may not be sufficient to prevent a repeat incident and lack governance oversight.
Quick Answer
The answer is to adopt a federated IT governance model with global policies and local flexibility within defined tolerances. This approach is correct because a federated IT governance model strategically balances centralized control with regional autonomy, allowing the multinational company to enforce consistent security standards and risk thresholds from the top while permitting each of the 20 country divisions to adapt processes to local regulations and business needs. On the Certified Information Systems Auditor CISA exam, this scenario tests your understanding of governance structures and the principle that after a breach, a fully centralized model (Option A) risks non-compliance and operational friction, whereas a fully decentralized or minimum-standards approach (Options B and D) fails to meet the board’s mandate for stronger oversight. A common trap is choosing centralization for its apparent security, but the exam rewards the nuanced balance of the federated model. Memory tip: think “federated” like a federal government—states have local laws, but national security rules are non-negotiable.
CISA Governance and Management of IT Practice Question
This CISA practice question tests your understanding of governance and management of it. 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.
A multinational manufacturing company with operations in 20 countries has historically allowed each regional division to manage its own IT systems independently. Recently, the company experienced a significant data breach originating from a region with weaker security controls, leading to financial losses and reputational damage. The board has mandated stronger IT governance to prevent future incidents. The CIO proposes implementing a global IT governance framework with centralized policy enforcement. However, regional directors argue that local regulations and business needs require autonomy. The governance committee must decide on a course of action that balances risk and business flexibility. Which of the following approaches is the MOST appropriate?
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
Adopt a federated governance model with global policies and local flexibility within defined tolerances.
Option C is correct because a federated model allows consistent governance at the top while permitting regional adaptations within defined boundaries, balancing control and flexibility. Option A is wrong because a fully centralized model may ignore local constraints and hinder business. Option B is wrong because the committee should not delegate entirely; the board expects governance. Option D is wrong because minimum standards are insufficient; a stronger framework is needed after a breach.
Key principle: NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Adopt a federated governance model with global policies and local flexibility within defined tolerances.
Why this is correct
Federated governance balances consistency with local adaptation.
Related concept
Static NAT maps one inside address to one outside address.
- ✗
Allow each region to continue independently but require quarterly reporting to the committee.
Why it's wrong here
This does not address the root cause of inconsistent controls.
- ✗
Implement a fully centralized IT governance model with no regional deviations.
Why it's wrong here
Ignoring local regulations and business needs could cause compliance issues and resistance.
- ✗
Maintain the status quo but enforce minimum security standards across all regions.
Why it's wrong here
Minimum standards may not be sufficient to prevent a repeat incident and lack governance oversight.
Common exam traps
Common exam trap: NAT rules depend on direction and matching traffic
NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.
Detailed technical explanation
How to think about this question
NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.
KKey Concepts to Remember
- Static NAT maps one inside address to one outside address.
- PAT allows many inside hosts to share one public address using ports.
- Inside local and inside global describe the private and translated addresses.
- NAT ACLs identify traffic for translation, not always security filtering.
TExam Day Tips
- Identify inside and outside interfaces first.
- Check whether the scenario needs static NAT, dynamic NAT or PAT.
- Do not confuse NAT matching ACLs with normal packet-filtering intent.
Key takeaway
NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.
Real-world example
How this comes up in practice
A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.
What to study next
Got this wrong? Here's your next step.
Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related CISA NAT questions on configuration and troubleshooting.
- →
Governance and Management of IT — study guide chapter
Learn the concepts, then practise the questions
- →
Governance and Management of IT practice questions
Targeted practice on this topic area only
- →
All CISA questions
509 questions across all exam domains
- →
Certified Information Systems Auditor CISA study guide
Full concept coverage aligned to exam objectives
- →
CISA practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related CISA practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Governance and Management of IT practice questions
Practise CISA questions linked to Governance and Management of IT.
Information Systems Acquisition, Development and Implementation practice questions
Practise CISA questions linked to Information Systems Acquisition, Development and Implementation.
Information Systems Operations and Business Resilience practice questions
Practise CISA questions linked to Information Systems Operations and Business Resilience.
Protection of Information Assets practice questions
Practise CISA questions linked to Protection of Information Assets.
Information System Auditing Process practice questions
Practise CISA questions linked to Information System Auditing Process.
CISA fundamentals practice questions
Practise CISA questions linked to CISA fundamentals.
CISA scenario practice questions
Practise CISA questions linked to CISA scenario.
CISA troubleshooting practice questions
Practise CISA questions linked to CISA troubleshooting.
Practice this exam
Start a free CISA 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 CISA question test?
Governance and Management of IT — This question tests Governance and Management of IT — Static NAT maps one inside address to one outside address..
What is the correct answer to this question?
The correct answer is: Adopt a federated governance model with global policies and local flexibility within defined tolerances. — Option C is correct because a federated model allows consistent governance at the top while permitting regional adaptations within defined boundaries, balancing control and flexibility. Option A is wrong because a fully centralized model may ignore local constraints and hinder business. Option B is wrong because the committee should not delegate entirely; the board expects governance. Option D is wrong because minimum standards are insufficient; a stronger framework is needed after a breach.
What should I do if I get this CISA question wrong?
Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related CISA NAT questions on configuration and troubleshooting.
What is the key concept behind this question?
Static NAT maps one inside address to one outside address.
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 →
Last reviewed: Jun 24, 2026
This CISA practice question is part of Courseiva's free ISACA 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 CISA 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.