SY0-301 · Question #155
The network administrator is responsible for promoting code to applications on a DMZ web server. Which of the following processes is being followed to ensure application integrity?
The correct answer is C. Application change management. Promoting code (moving code from development/staging to production) is a change management process. Application change management governs how modifications - including code deployments - are reviewed, approved, tested, and released to production systems, ensuring that only…
Question
The network administrator is responsible for promoting code to applications on a DMZ web server. Which of the following processes is being followed to ensure application integrity?
Options
- AApplication hardening
- BApplication firewall review
- CApplication change management
- DApplication patch management
How the community answered
(22 responses)- A5% (1)
- C91% (20)
- D5% (1)
Explanation
Promoting code (moving code from development/staging to production) is a change management process. Application change management governs how modifications - including code deployments - are reviewed, approved, tested, and released to production systems, ensuring that only authorized and validated changes reach live environments. This directly relates to maintaining application integrity. Application hardening focuses on reducing attack surface (disabling services, patching, etc.). Application firewall review involves inspecting firewall rules. Application patch management deals specifically with applying vendor-supplied security patches, not deploying internally developed code updates. Code promotion follows a formal change management workflow.
Topics
Community Discussion
No community discussion yet for this question.