Airbnb migrated from a Ruby on Rails monolith ("monorail") to a Service-Oriented Architecture with four layers: data services, derived services, middle-tier services, and presentation services. The migration used dual reads with response comparison for read paths and shadow databases for write paths to ensure correctness before
8 Comments
Sort: