ISC2 Certified Cloud Security Professional (CCSP) Practice Question

Your organization uses an external CI/CD system to deploy virtual networks in its public IaaS tenant. Security policy states:

  1. The pipeline may modify only resources that belong to the development project.
  2. Any API call that creates an Internet-facing gateway must be approved by an administrator before it is executed.
  3. The pipeline must not store long-lived cloud API keys; credentials have to rotate automatically without code changes.

Which management-plane design best satisfies all three requirements?

  • Configure the pipeline to authenticate with each engineer's multifactor-protected personal account and rely on peer code reviews to prevent unauthorized gateway creation.

  • Create a dedicated service identity with only network-management rights in the development project, require privileged-access approval for the create-gateway API action, and have the CI/CD job obtain short-lived tokens from the cloud provider's automatic credential rotation service at run time.

  • Store the cloud tenant's global administrator access key in the CI/CD secret vault and rely on perimeter firewalls to block unauthorized Internet-gateway creation requests.

  • Use a shared SSH key so the pipeline can log into a bastion host and run CLI commands interactively whenever network changes, including gateway creation, are required.

ISC2 Certified Cloud Security Professional (CCSP)
Cloud Platform & Infrastructure Security
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot