24SCPs sit above every account in the organisation. What are they actually for, and where do teams get burned?▼mediumNewAmazon & AWSTCSInfosys◆ premiumService control policies cap what anyone in a member account can do, no matter what their IAM admins wrote. The craft is choosing a handful of denials that age well.Open full answer →
27A resource was deleted by hand in production and every plan now wants to recreate it. Walk me through safe state surgery.▼hard★ EssentialNewJPMorgan ChaseWalmart Global TechInfosys◆ premiumstate rm, import, moved and removed blocks each treat a different wound. The senior signal is not reciting commands, it is the backup, lock and plan ritual wrapped around touching production state.Open full answer →
50Someone's load test is hitting production checkout right now and latency is climbing. Give me your first fifteen minutes.▼easy★ EssentialNewFlipkartSwiggyPhonePe◆ premiumStop the source before tuning anything: kill the runner, revoke its credentials, shed test-shaped traffic at the edge, protect checkout. Forensics and guardrails only after customers stop feeling it.Open full answer →
16Audit season starts in eight weeks. How do you turn compliance from a document scramble into code?▼hardNewJPMorgan ChaseGoldman SachsSalesforce○ sign inThe reframe that scores: many controls contain machine-checkable assertions; others require human evidence. Guardrails prevent, gates stop pipelines, drift detection watches live state, and evidence falls out as a byproduct.Open full answer →
35How would you make the secure option the easy option for developers who will never read the security policy?▼mediumNewNetflixAtlassianPhonePe◆ premiumAdoption is a product problem: templates with tested safe defaults, guardrails that start in audit mode, and metrics on paved-road share. Remove reasons to leave the road rather than writing memos.Open full answer →
41Your company wants an AI agent in the on-call rotation. What does it do, and what does it never do?▼hardNewDatadogCloudflareAtlassian2 replies◆ premiumThe valuable part is the first ten minutes of context gathering, which is tedious and mechanical. The dangerous part is anything that changes production while a human is still working out what is wrong.Open full answer →
51Where do you enforce safety and data rules for an AI feature: in the prompt, in the application, or in the gateway?▼hardNewCloudflareSalesforceMicrosoft2 replies◆ premiumA mandatory gateway can centralize limits and filtering, while applications authorize business actions. Neither a prompt nor a PII classifier guarantees that sensitive data stays private.Open full answer →