# architecture-case-study **Repository Path**: mirrors_JimLiu/architecture-case-study ## Basic Information - **Project Name**: architecture-case-study - **Description**: Architecture Case Studies - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-23 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Architecture Case Studies The main idea is to collect as much as possible different architecture-related case studies in one place. Case studies might be different: - Migration from one platform to another (Ruby on Rails -> Java) - Solving scalability issues - Migration from one architecture to another - _E.g._ from Monolith to SOA/Micro services - Introducing polyglot programming and/or polyglot data ## Disclaimer All this content is based on publicly available resources, like: YouTube, Vimeo, Slideshare, Speakerdesk or blog posts. **References is/must be included in every single article.** ## _Ruby on Rails_ Architecture Case Studies - [Wanelo](wanelo.md) - very detailed case study - [Groupon](groupon.md) - [SoundCloud](soundcloud.md) - [Fiverr](fiverr.md) - [Flipcart](flipcart.md) - [Gilt](gilt.md) - [Shopify](shopify.md) - [Climate Corporation](climatecorp.md) - Service Oriented **Authorization** - [Cloudhdr](cloudhdr.md) - Service Oriented **Authentication** - [Yammer](yammer.md) - General - [Rails as an SOA Client by Pete Hodgson](rails-as-an-soa-client-by-pete-hodgson.md) - [Deploy Rails](deploy-rails.md) ## TODO list There are a lot to learn and investigate, thats why [TODO](TODO.md) was created to form backlog. In future items from backlog should be transformed into dedicated articles.