Environment Variables Secrets MCQs with Answers and Explanations
Practice Environment Variables Secrets MCQs. from DevOps subject. with solved answers and explanations. updated syllabus-based questions.
Search MCQs, Papers, Topics
Loading MCQs...
AI
medium
Question 1: What is the purpose of "secrets management" in DevOps?
Secrets management involves securely storing, distributing, and controlling access to sensitive credentials such as passwords, API keys, tokens, and certificates. Tools like HashiCorp Vault, AWS Secrets Manager, and Azure Key Vault are commonly used.
Secrets Management
Devops
Security
Vault
Environment Variables
AI
medium
Question 2: What is the purpose of environment variables in DevOps applications?
Environment variables externalize configuration from application code, allowing the same codebase to run in different environments (dev, staging, production) with different settings without code changes.
Environment Variables
Devops
Configuration
Secrets
Application
Showing 1 to 2 of 2 results