nerdexam
IBM

C9530-001 · Question #92

Which type of container can allow for runtime isolation, ensuring that updates to one group of deployed resources do not affect another group?

The correct answer is A. Application. 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…

Solution Design

Question

Which type of container can allow for runtime isolation, ensuring that updates to one group of deployed resources do not affect another group?

Options

  • AApplication
  • BMessageSet
  • CShared Library
  • DDynamic Library

How the community answered

(32 responses)
  • A
    81% (26)
  • B
    9% (3)
  • C
    6% (2)
  • D
    3% (1)

Explanation

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.

Topics

#Application container#runtime isolation#deployment resources#Integration Server

Community Discussion

No community discussion yet for this question.

Full C9530-001 Practice