nerdexam
(ISC)2

CISSP · Question #448

If a content management system (CMC) is implemented, which one of the following would occur?

The correct answer is D. The test and production systems would be running the same software. A Change Management/Configuration Management system (CMC) ensures that software versions are controlled and synchronized across environments, so test and production systems run identical software builds.

Submitted by jordan8· Mar 5, 2026Software Development Security

Question

If a content management system (CMC) is implemented, which one of the following would occur?

Options

  • ADevelopers would no longer have access to production systems
  • BThe applications placed into production would be secure
  • CPatching the systems would be completed more quickly
  • DThe test and production systems would be running the same software

How the community answered

(23 responses)
  • A
    13% (3)
  • B
    4% (1)
  • C
    4% (1)
  • D
    78% (18)

Why each option

A Change Management/Configuration Management system (CMC) ensures that software versions are controlled and synchronized across environments, so test and production systems run identical software builds.

ADevelopers would no longer have access to production systems

CMC controls and audits changes to production but does not necessarily revoke developer access; access control is a separate security function managed through IAM and least-privilege policies.

BThe applications placed into production would be secure

CMC ensures consistency and controlled deployment of software, but it does not guarantee the applications themselves are secure; security must be built into the development and testing processes independently.

CPatching the systems would be completed more quickly

CMC provides a structured process for approving and tracking changes, which often adds approval steps and can slow patching rather than accelerating it, as changes must go through a formal review cycle.

DThe test and production systems would be running the same softwareCorrect

A content/configuration management system enforces version control and change control processes that ensure code promoted from test to production is identical, guaranteeing parity between environments. This is a core function of CMC: tracking and controlling software configurations so that what is tested is exactly what is deployed. This eliminates 'works in test but not in production' discrepancies caused by version mismatches.

Concept tested: Configuration/change management system environment parity

Source: https://www.nist.gov/publications/guide-enterprise-patch-management-planning-preventive-maintenance-software

Topics

#content management system#SDLC#environments#configuration management

Community Discussion

No community discussion yet for this question.

Full CISSP Practice