- Information
- AI Chat
Was this document helpful?
More About Systems of systems
Course: Software Engineering (CS391)
174 Documents
Students shared 174 documents in this course
University: Fayoum University
Was this document helpful?
More About Systems of systems
In order to establish systems of software systems, independent software systems
must first be integrated into one another. At the time this article was written, the
majority of software SoS consisted of a relatively small number of individual
software systems. Typically, each constituent system is a complicated system in its
own right and stands on its own. On the other hand, it is anticipated that over the
course of the next few years, the size of software SoS will almost certainly increase
dramatically. This is because an increasing number of systems will be integrated in
order to take use of the capabilities that they provide.
The following are some examples of systems of systems that are software systems:
1. A cloud management system that is capable of managing both local private
clouds as well as servers that are hosted on public clouds such as those provided by
Amazon and Microsoft.
2. An online banking system that processes loan applications and is connected to a
credit reference system that is offered by credit reference bureaus in order to check
the applicants' credit ratings
3. An information management system for civil emergencies that is capable of
integrating data from emergency services such as the police, the fire department,
the ambulance service, and the coast guard regarding the resources that are
available to deal with disasters such as flooding and major accidents.
4. The online instructional platform known as iLearn, which was presented in
Chapter 1 by yours truly.