Design Amazon

Design Amazon

April 11, 2023 Tai Ha

Design the system that powers Amazon’s e-commerce business. Hints: Walkthrough:

Design Airbnb

Design Airbnb

April 11, 2023 Tai Ha

Hints: Walkthrough:

Design A Code-Deployment System

Design A Code-Deployment System

April 11, 2023 Tai Ha

Name: Design A Code-Deployment System Design a global and fast code-deployment system. Hints: Walkthrough:

Monoliths vs Microservices vs Serverless

Monoliths vs Microservices vs Serverless

March 10, 2023 Tai Ha

Introduction When we are building a small-scale or large-scale applications, there are many different ways to go about it. While there is no “right” way to do things, I think it’s useful to know the tradeoffs that each option presents. That way you can make an informed decision about which …