InterviewStack.io LogoInterviewStack.io

Infrastructure Documentation and Change Management Questions

Maintaining accurate infrastructure documentation: architecture diagrams, runbooks, playbooks, configuration baselines. Change management processes: planning, testing, communicating, rolling back if needed. Version control for configuration files and scripts. Infrastructure as Code (IaC) concepts. Communication during outages and changes. Post-change validation.

EasyTechnical
74 practiced
Explain the difference between a runbook and a playbook. For each, list typical contents, intended audience, update cadence, and when you would choose one over the other during on-call incidents and planned changes. Provide two concise examples: (1) a web server reboot, (2) a database failover.
EasyTechnical
82 practiced
How should a systems administrator document and maintain user accounts, roles, and access permissions across Active Directory/LDAP and cloud IAM? Describe required fields in the documentation, how to track changes, periodic review processes, and ways to ensure least-privilege and auditability.
EasyBehavioral
109 practiced
You're scheduling a 2-hour maintenance window to patch infrastructure. Outline a communication plan covering: pre-maintenance notifications, messages during the window, rollback communication, and post-maintenance confirmation. Include channels, audience segmentation, timing, and escalation contacts.
MediumTechnical
67 practiced
Write a short Python script (specify language: Python 3) that reads a YAML runbook file and validates required fields: title, owner, steps (non-empty list), severity, and last-tested timestamp. The script should print human-readable errors and exit with non-zero status on failure. Describe edge cases you handle.
MediumTechnical
84 practiced
Create a realistic pre-change test plan for replacing a critical HA load balancer with a new vendor appliance. The plan should include environment setup, integration tests (routing, SSL, health checks), performance benchmarks, rollback drills, and criteria for a pilot rollout.

Unlock Full Question Bank

Get access to hundreds of Infrastructure Documentation and Change Management interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.