Which type of container can allow for runtime isolation, ensuring that updates to one group of deployed resources do not affect another group?
Applications provide runtime isolation whereby resources inside the application are not visible to other resources, such as message flows, libraries, or other applications that are running outside the application. Consider using applications if you need to ensure that updates to one group of deployed resources do not affect another group. For example, use an application when you want to control which flows pick up the latest version of an ESQL module.
Currently there are no comments in this discussion, be the first to comment!