Statics and dynamics have pros and cons :
➽ Static often offers the efficiency, an easiest use and the robustness.
➽ Dynamics offers simplicity and flexibility.
An ideal architecture shouldn’t have to choose. It has to incorporate gracefully both statics and dynamics in an unified world.
Requirement
What are the requirements ISA should implements.
The first benefit to incorporate security in the lowest layers of ISA is that its safety is generalized every where ISA is deployed, and at anytime. This is a very important advantage when comparing to security problems recurrently occuring on all runtime environments (operating systems, browsers, etc.)
Continue reading ISA Wish N°3 – Intrinsic securisationThe world, the universe is not centralized. They don’t have center. Any attempt to ignore this fact in an ideal architecture will fail.
Distributed computing and storage have to be at the heart of ISA in order to adhere to the reality.
An other aspect of distribution paradigm, implies that the data and treatments are scaling horizontally. Taking advantage of all 4 dimensions of our universe.
An old dream to begin, connect a computing unit as easily as we connect any device, like a washing machine or a telephone, and it is ready to run. In other words, all the needed things are either embedded or come from the connections.
Continue reading ISA Wish N°1 – Plug and play generalizedHaving defined the scope of the Ideal Software Architecture (ISA), it’s time first to make a list to Santa Claus of what will be nice to have in computer science. Wish N°1 – Plug and play generalized. An old dream to begin, connect a computing unit as easily as we connect any device, like a …
Continue reading ISA RequirementsPlease read the Why ? post before this post. Driving principle. A simple principle that drive all the approach : think first, do second. The target results of that theorical then practical work should be The Ideal Architecture. No less. Otherwise this attempt of solving the unnecessary complexity of IT will only produce an other strate. Key properties. This means that …
Continue reading So what ?