What is SYSTEM DESIGN? Well, At the basic level, it is the process of structuring the components, interfaces, services to build a certain system that has certain requirement that caters to certain needs. The components can include databases, servers, virtual machines etc. Interfaces include APIs, Clients etc. …