Courseiva

CSSLP Practice Question: Secure Software Deployment Operations And Management

You are implementing 'Blue-Green' deployment. What is the most critical security step to perform during the cut-over process?

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

Run automated security integration tests on the Green environment while it is behind the load balancer.

Security testing (smoke tests) must be performed on the 'Green' environment before it starts receiving production traffic to ensure the new version is not misconfigured.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Immediately shut down the Blue environment to save costs.

    Why it's wrong here

    Shutting down too early prevents an immediate rollback if the Green environment fails.

  • Update the load balancer configuration to point to both environments simultaneously.

    Why it's wrong here

    This defeats the purpose of the traffic switch and may expose users to an unverified environment.

  • Run automated security integration tests on the Green environment while it is behind the load balancer.

    Why this is correct

    Verifying security controls in the production-like environment before cut-over prevents vulnerabilities from going live.

  • Ensure both environments use the same shared database instance.

    Why it's wrong here

    Shared databases can lead to data corruption or cross-contamination during the transition.

About these practice questions

This CSSLP question is part of Courseiva's 198-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official (ISC)² exam blueprint

This CSSLP practice question is part of Courseiva's free (ISC)² 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 CSSLP exam.