Courseiva
AI Automation And DevsecopshardMultiple ChoiceObjective-mapped

SDSI AI Automation And Devsecops Practice Question

When designing a multi-cloud CI/CD security architecture, how should secrets (API keys for Cisco FMC) be managed to ensure compliance?

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

Use a dedicated Secret Management service

Secrets must be stored in a dedicated vault (like HashiCorp Vault or AWS Secrets Manager) and never in code repositories.

Answer analysis

Option-by-option breakdown

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

  • Embed as environment variables in the build runner

    Why it's wrong here

    Less secure and prone to leakage.

  • Encrypt with base64 and store in Git

    Why it's wrong here

    Base64 is not encryption and is easily reversible.

  • Use a dedicated Secret Management service

    Why this is correct

    Ensures secrets are rotated and encrypted.

  • Hardcode in the Terraform provider block

    Why it's wrong here

    Violates basic security hygiene.

About these practice questions

Courseiva writes every SDSI question from scratch — 299 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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 Cisco exam blueprint

This SDSI practice question is part of Courseiva's free Cisco 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 SDSI exam.