GK Question

technology medium mcq

Which practice involves defining infrastructure and configuration in version-controlled code files?

  1. Infrastructure as Code
  2. Configuration Management
  3. GitOps
  4. All of these

Answer: All of these

IaC (Terraform), Configuration Management (Ansible), and GitOps all use version-controlled code to define infrastructure/app state. Enables: repeatability, auditability, peer review, and automated testing. Critical for modern DevOps practices and cloud operations questions.

Topic DevOps & SRE
Exam Relevance SSC JE, Banking IT, UPSC