WGU C954 Information Technology Management PA
OA Review Official Practice Exam Actual Exam
2026/2027 with Detailed Rationales | Complete Exam-
Style Questions | Pass Guaranteed – A+ Graded
TABLE OF CONTENTS
Section 1 | IT Terminology & Foundational Concepts | Q1 – Q10
Section 2 | Information Technology & Business Alignment | Q11 – Q20
Section 3 | Decision Support Systems (Operational, Managerial, Strategic) | Q21 –
Q30
Section 4 | Leadership, Management, and IT Strategy | Q31 – Q40
Section 5 | NGN-Style Integrated Case Analysis | Q41 – Q50
Instructions: Choose the single best answer. Pass: 80% in 90 minutes.
══════════════════════════════════════
SECTION 1: IT TERMINOLOGY & FOUNDATIONAL CONCEPTS Q1 – Q10
══════════════════════════════════════
Question 1 of 50
A mid-sized manufacturing firm is replacing its outdated inventory tracking
software with a modern cloud-based solution, but the IT team is concerned about
compatibility with older machinery on the shop floor. To ensure a smooth
transition, the IT manager must understand both the new cloud architecture and the
legacy interfaces.
,2
A. Evaluate the application programming interfaces (APIs) to bridge the cloud
software with the legacy machinery ✓ CORRECT
B. Completely replace all legacy machinery to ensure native cloud compatibility
C. Isolate the new cloud software from legacy systems to prevent data corruption
D. Maintain the legacy system indefinitely while running the cloud system in
parallel
Correct Answer: A
Rationale: Understanding both legacy systems and new innovative technologies
requires identifying integration points, and APIs serve as the standard bridge
between modern cloud solutions and older hardware. The tempting wrong answer
of completely replacing machinery is incorrect because a foundational IT
management concept involves maximizing existing investments while
incrementally adopting new technologies. In practice, IT managers must level their
understanding of diverse technological environments to support business
continuity.
Question 2 of 50
An IT director is explaining the fundamental building blocks of an information
system to a newly hired department manager. The director emphasizes that
hardware and software are critical, but only represent part of the overall system
architecture. Identify the component that must also be included to complete the
foundational IT system concept.
A. Physical network routers and external firewall appliances
B. Data, procedures, and the people who interact with the system ✓ CORRECT
C. Cloud infrastructure and web-based user interfaces
D. Vendor service level agreements and licensing contracts
,3
Correct Answer: B
Rationale: The foundational building blocks of any information system encompass
hardware, software, data, procedures, and people, ensuring the technology delivers
value through human interaction and defined processes. Choosing network routers
and firewalls is incorrect because those are specific hardware components rather
than comprehensive system categories. On the exam, remember that an
information system is not just technology, but the combination of tech, data, rules,
and users.
Question 3 of 50
A retail company wants to deploy a new customer loyalty application without
bearing the cost of purchasing servers or managing operating systems. The CIO
needs to select a cloud service model that allows the development team to focus
strictly on writing code and deploying the application.
A. Infrastructure as a Service (IaaS) to provision virtual machines
B. Software as a Service (SaaS) to subscribe to a pre-built loyalty platform
C. Platform as a Service (PaaS) to provide a managed development framework ✓
CORRECT
D. Disaster Recovery as a Service (DRaaS) to back up the application code
Correct Answer: C
Rationale: Platform as a Service (PaaS) provides a managed framework allowing
development teams to build and deploy applications without managing underlying
servers or operating systems. Selecting IaaS is a common trap because it still
requires the IT team to manage the operating systems, middleware, and runtime
environments. Knowing the specific management boundaries of IaaS, PaaS, and
SaaS is crucial for aligning technology with business capabilities.
, 4
Question 4 of 50
A hospital network is implementing a new patient records system and must ensure
continuous availability even if a primary data center experiences a total failure.
The IT manager is tasked with defining the maximum tolerable downtime the
organization can withstand before critical patient safety is compromised.
A. Total Cost of Ownership (TCO) to measure the financial impact of downtime
B. Service Level Agreement (SLA) to formalize uptime with the software vendor
C. Return on Investment (ROI) to justify the cost of the new records system
D. Recovery Time Objective (RTO) to define the maximum acceptable downtime
✓ CORRECT
Correct Answer: D
Rationale: The Recovery Time Objective (RTO) is the maximum tolerable
downtime an organization can withstand before significant business or safety
impacts occur, guiding disaster recovery planning. An SLA is incorrect because it
is a contractual agreement with a vendor regarding service performance, not an
internal metric for system recovery. On the exam, carefully distinguish between
internal disaster recovery metrics (RTO/RPO) and external vendor contracts.
Question 5 of 50
A startup is experiencing rapid data growth and finding that traditional relational
databases are too rigid for their constantly changing data structures. The lead
architect recommends a database solution that allows flexible, document-based
storage to better handle unstructured data.