Daily DevOps Interview Questions Day #41
Daily Interview Questions for SRE and DevOps engineers
Question for the day:
We use Terraform to manage certain parts of our customer infrastructure—things like SQS queues and S3 buckets. One common pattern is archiving cold storage for OpenSearch indexes into Amazon S3 using Glacier or Glacier Deep Archive.
Now here’s the scenario:
You’re decommissioning a customer environment with terraform destroy
,