View Source Applications It is recommended to read this section alongside app and application in Kernel. Application Concept After creating code to implement a specific functionality, you might consider transforming it into an application — a component that can be started and stopped as a unit, as well as reused in other systems. The steps to create an application is as follows: Create an applicat