Systems design is the process of defining the architecture, components, modules, interfaces, and data for a system to satisfy specified requirements. Systems design implies a systematic approach to the design of a system.
Architecture is a set of structuring principles that enables a system to be comprised of a set of simpler systems each with its own local context that is independent of but not inconsistent with the context of the larger system as a whole.
Identify System Scope and Approach:
System Design may take a bottom-up or top-down approach, which takes into account all related variables of the system that need to be created from the architecture. These required hardware and software, right down to the data and how it travels and transforms throughout its travel through the system.
A top-down design is the decomposition of a system into smaller parts in order to comprehend its compositional sub-systems. Every subsystem is refined in greater detail, for example, sometimes dividing into many different levels of subsystem, so that the whole specification is decomposed to basic elements. As soon as these base elements are identified, it is easier to build these elements as computer modules.
The bottom up design model starts with most specific and basic components. It proceeds with composing higher level of components by using basic or lower level components. It keeps creating higher level components until the desired system is not evolved as one single component. With each higher level, the amount of abstraction is increased. Bottom-up strategy is more suitable when a system needs to be created from some existing system, where the basic primitives can be used in the newer system.
Abstract Design:
Once the scope and approach of system design is finalised then next step is to outline the high level abstract design. The goal of this is to outline all the important components that your architecture will need like identify the main components and the connections between them. In addition to the business requirements of a system, you must satisfy the service-level or quality of service (QoS) requirements. An architect, is responsible to work with the stakeholders of the system during the inception and elaboration phases to define a quality of service measurement for each of the service-level requirements. The System architecture must address the following service-level requirements: performance, scalability, reliability, availability, extensibility, maintainability, manageability, and security. The Architect has to make trade-offs between these requirements.
Service Level Requirements:
Summary:
To build a high-level architecture, start by identifying the constraints and use cases, then identifying the major components and the relationships between them, thinking about the system's bottlenecks and considering the service level requirements in the design. By following these steps, you can create a fully functional system architecture which can work as clear roadmap for improving the performance of your infrastructure.
If you would like to find out more about how APIs could help you make the most out of your current infrastructure while enabling you to open your digital horizons, do give us a call at +44 (0)203 475 7980 or email us at Salesforce@coforge.com
Other useful links:
Integrate Mule ESB with Microsoft Office-365 SharePoint
5 + 1 must have technologies for eCommerce success
Why should Retailers care about Systems Integration