Information systems of the digital era operate across many separate devices. For e.g., a typical single page web application can be considered to be working across two separate autonomous systems one operating on the client on a web browser or an application on a mobile and the other on the server. They operate independently communicating with each other.
Unlike the web era systems which are served from the server these new applications operate as autonomous peer to peer networks. With IOT this is going to be more prevalent. These new age cloud applications execute by interacting with each other on the network. Presently this application is being manufactured by existing programming paradigms like Java, JavaScript on server, etc.
Axon programming language, with its interaction-based programming paradigm, can directly build these new age cloud applications.