InterviewStack.io LogoInterviewStack.io

Specific Experience with Core DevOps Tools Questions

Be prepared to discuss hands-on experience with specific tools relevant to the job description: CI/CD platforms (Jenkins, GitLab CI, GitHub Actions), containerization (Docker), orchestration (Kubernetes basics), cloud platforms (AWS, Azure, GCP), and Infrastructure as Code (Terraform, CloudFormation). Prepare concrete examples of how you used these tools.

EasyTechnical
31 practiced
Explain Terraform core concepts: providers, resources, modules, state, and remote backends. Give an example of how remote state and locking (e.g., S3 + DynamoDB) prevent conflicts when multiple engineers apply changes concurrently.
HardTechnical
31 practiced
You must migrate an existing set of AWS resources that were created manually into Terraform without downtime. Explain the end-to-end migration plan: how to import resources into state, reconciling Terraform resource addresses with current naming, renames and replacements, protecting state consistency, validating after import, and rolling back if there are discrepancies.
MediumTechnical
33 practiced
Outline how you would secure CI runners/executors and Kubernetes cluster access for a medium-sized engineering organization. Cover build isolation (sandboxing/ephemeral runners), least-privilege IAM/service accounts, secrets access policies, use of network segmentation and Pod Security admission controls to prevent lateral movement from compromised runners.
HardSystem Design
35 practiced
Design a disaster recovery plan for a Kubernetes service and Terraform-managed infrastructure across AWS regions to meet RTO=1 hour and RPO=15 minutes. Include backups for etcd, persistent volumes, database replicas, Terraform state replication, failover steps, and verification/testing procedures.
MediumTechnical
30 practiced
Your CI pipeline is failing intermittently because integration tests are flaky under load. Walk through a step-by-step triage and remediation plan: how to isolate flaky tests, capture artifacts, add retries smartly, mock external services, parallelize safely, and prevent new flaky tests from being merged.

Unlock Full Question Bank

Get access to hundreds of Specific Experience with Core DevOps Tools interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.