Review: Software Architecture & Design of Modern Large Scale Systems (2)
·
Server/System Design
Annyeong! This post series is a note from things that I've learned from the Udemy course: Software Architecture & Design of Modern Large Scale Systems. Requirement Gathering StepsWhen gathering information before we actually design the system, we need to gather sufficient information by following below steps:Identify all the actors / users in the system.Capture & describe all the possible use ca..