ISC2 Certified Cloud Security Professional (CCSP) Practice Question

A SaaS provider is migrating its multi-tenant application to containers running in a managed Kubernetes service. Each tenant database requires a unique password that must be injected into the application pods at startup and automatically rotated every 30 days. Operational staff must not see the clear-text passwords, and the security team wants an auditable way to limit which microservices can read them. Which approach BEST meets these requirements?

  • Store each password in the cloud provider's managed secrets manager, grant the workload's Kubernetes service account permission to retrieve it at run time, and enable built-in 30-day rotation.

  • Save the passwords as Kubernetes Secret objects and reference them in pod environment variables; schedule a cron job to update the objects every month.

  • Add the passwords directly to the deployment YAML as environment variables and protect the Git repository with strict branch controls.

  • Bake the passwords into the container images during the CI/CD build so they are available locally when pods start.

ISC2 Certified Cloud Security Professional (CCSP)
Cloud Application 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