back to talks
discussion · ArchDays 2022

Public System Design Interview at ArchDays 2022

October 21, 2022 · ArchDays 2022

A public system design interview from ArchDays 2022: the on-stage task is to design a hotel booking service. Below are the discussion focus, the full recording, and the transcript.

Discussion focus

  1. 01How do you turn the product task of hotel booking into system requirements?
  2. 02Where do you draw the boundaries for the service, API, and data model?
  3. 03What trade-offs appear around concurrent booking, availability, and consistency?