expertReal System Design Problems
Design AWS's Infrastructure Provisioning System — validating, queuing, and executing resource requests globally.
The infrastructure-as-code-and-resource-management problem: how cloud resource requests are validated, queued, and executed across a global fleet, how capacity is managed so resources are actually available when requested, and how the system handles PARTIAL provisioning failures where some resources in a stack succeed and others fail.
This is a Pro question
Sign in, then upgrade to Pro or Power to unlock this question and the full Interview Prep bank.
Design AWS's Infrastructure Provisioning System — validating, queuing, and executing resource requests globally.