25A team wants to ditch HCL for Pulumi because they prefer TypeScript. Where do you agree, and where do you refuse?▼hardNewStripeDatabricksSnowflake◆ premiumGeneral-purpose IaC earns its complexity where application engineers own infrastructure and benefit from typed components and unit tests. It disappoints when the pitch was freedom: the engine still builds a graph, still keeps state, and still forbids most of the clever runtime logic people expect to write.Open full answer →
32A team wants to generate Terraform from YAML so non-engineers can ship infrastructure. Where do you agree, and where does it rot?▼easyNewHashiCorpMetaApple◆ premiumGeneration works when the inputs are genuinely data and dies when YAML grows loops. The line between encoding decisions and writing a worse programming language is where these interviews are actually scored.Open full answer →